Describe the bug
When swiping on the swipers within the Kitchen-sink I'm seeing a number of errors in the console for "Cannot read properties of undefined (reading 'length')'"
To Reproduce
- Visit the following kitchen-sink link in Chrome: https://framework7.io/kitchen-sink/svelte/dist/?theme=ios
- Open up the dev tools and select the "Toggle device toolbar" button in the top left corner of dev tools to see the website in a mobile setting
- Refresh the page to ensure you have the mobile version running
- Look at the console, and try swiping on the swipers
Expected behavior
No errors in the console. Functionality seems to still work at a first glance, but wondering what other effects this will have later on.
Actual Behavior
Multiple errors in the console
Screenshots

Describe the bug
When swiping on the swipers within the Kitchen-sink I'm seeing a number of errors in the console for "Cannot read properties of undefined (reading 'length')'"
To Reproduce
Expected behavior
No errors in the console. Functionality seems to still work at a first glance, but wondering what other effects this will have later on.
Actual Behavior
Multiple errors in the console
Screenshots