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
Scrolling backwards (left) from the first slide in loop+cssMode works only once, you end up on the last slide, but consequent horizontal scrolls with touchpad backwards do not work.
I tried this for an hour
There isn't a good solution to this due to CSS and framework glitches, the best thing I could think of was to remove the CSS mode
and set the threshold={50}
this makes sure the slides are still viewable by sliding it just removes the multiple slides sliding option
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/devbox/swiper-react-css-mode-forked-hdjp59
Bug description
Scrolling backwards (left) from the first slide in loop+cssMode works only once, you end up on the last slide, but consequent horizontal scrolls with touchpad backwards do not work.
Expected Behavior
Scrolling does not get stuck
Actual Behavior
Screen.Recording.2025-02-05.at.10.10.23.mov
Swiper version
11.2.1
Platform/Target and Browser Versions
macOS + Windows
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: