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
activating slideToClickedSlide and loop breaks the loop. This can be seen when you click on the next slide and when you go back to position 0 no more slides appear.
Expected Behavior
I hope that by having both options activated, the feature of each one is fulfilled, being able to click on the slide that follows with the loop effect.
Actual Behavior
Nowadays clicking on the next slide and reaching position 0 breaks the loop effect.
Swiper v9 comes with fully reworked and now different loop functionality. If you have similar issues in Swiper 9, open a new issue with a CodeSandbox showing the issue.
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/react-slidetoclickedslide-and-loop-not-working-l54wm8?file=/src/App.js
Bug description
activating
slideToClickedSlide
andloop
breaks the loop. This can be seen when you click on the next slide and when you go back to position0
no more slides appear.Expected Behavior
I hope that by having both options activated, the feature of each one is fulfilled, being able to click on the slide that follows with the loop effect.
Actual Behavior
Nowadays clicking on the next slide and reaching position
0
breaks the loop effect.Swiper version
8.1.0
Platform/Target and Browser Versions
macOs bigsur Chrome lastest
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: