-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Diagonal Swipes #6478
Comments
Are you on iOS 16.2? |
I'm on iOS 16.1.1 |
Try on 16.2 |
Yes, the issue persists on iOS 16.2 and 16.3 too. |
15.5 also (v8 works well, but after upgrading to v9 the problem occurs) |
ios 15.7.9 |
Swiper 11.0.4 works near perfectly for me. I managed to trigger one single diagonal swipe but I cannot replicate it no matter how much I try. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check that this is really a bug
Reproduction link
https://swiperjs.com/
Bug description
on iOS devices (tested with Safari & Brave), swiping horizontally also triggers a vertical scroll.
This was not the case with Swiper version ^8.
It seems like the transition ends immediately.
Please check the screen recordings.
Expected Behavior
I should be either swiping horizontally or scrolling vertically, but not both.
Here's an example from macOS Brave (Chromium)
swiper-mac-android.mov
Actual Behavior
When I scroll slightly vertically, the swiper.js slide transition starts but almost immediately ends. From there, I start to scroll vertically.
swiper-ios.mp4
Swiper version
9.1.0
Platform/Target and Browser Versions
ios, Safari
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: