I need to use the virtual mode on safari with Swiper Element (webview or browser directly). After hours playing with it, I tried the demo example directly and the swipe doesn't work. Try swiping and it moves one slide at a time.
I tried adding freeMode prop because I need it, but it's the same result.
On chrome desktop, it works as expected, slides smoothly.
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/2q6pl5?file=/index.html
Bug description
I need to use the virtual mode on safari with Swiper Element (webview or browser directly). After hours playing with it, I tried the demo example directly and the swipe doesn't work. Try swiping and it moves one slide at a time. I tried adding freeMode prop because I need it, but it's the same result. On chrome desktop, it works as expected, slides smoothly.
https://github.com/user-attachments/assets/52080b8e-ec5c-4781-8b22-aae180a76a91
Expected Behavior
The slides moves smoothly.
Actual Behavior
It moves one slide at a time when swiping.
Swiper version
11
Platform/Target and Browser Versions
ios safari & chrome android
Validations
Would you like to open a PR for this bug?