You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still able to change slides by swiping, if I swipe for a long enough distance, even though no animation is playing.
Expected Behavior
The user should not be able to change slides by swiping.
Actual Behavior
The user is still able to change slides by swiping.
Note that the swipe animation is correctly disabled, but if the user keeps swiping, the slides will change anyway.
I have noticed that in order for that to happen, the user must swipe for a relatively long distance compared to the width of the slides, that's why in the repro example I've set the slides to a very narrow width.
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/swiper-infinite-loop-forked-whl2xf?file=%2Findex.html%3A75%2C29
Bug description
Hi,
If
I'm still able to change slides by swiping, if I swipe for a long enough distance, even though no animation is playing.
Expected Behavior
The user should not be able to change slides by swiping.
Actual Behavior
The user is still able to change slides by swiping.
Note that the swipe animation is correctly disabled, but if the user keeps swiping, the slides will change anyway.
I have noticed that in order for that to happen, the user must swipe for a relatively long distance compared to the width of the slides, that's why in the repro example I've set the slides to a very narrow width.
Swiper version
10.2.0
Platform/Target and Browser Versions
Windows, Chrome 116.0.5845.111
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: