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
@nolimits4web can you explain your comment a bit more or why this is closed? I'm having the same issue as @alex-ading , but it doesn't show anything new that I can tell. e.g. In your code sandbox, if you change e.slideToLoop(4, 0); to e.slideToLoop(6, 0);, there will be missing slides.
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/swiper-loop-bug-wh9mky?file=%2Fsrc%2FApp.vue%3A44%2C7
Bug description
In loop mode,
slideToLoop
to a specific index, the previous slide is missing, like this, slide 4 is missing:the reproduction link can show this every time.
Expected Behavior
No response
Actual Behavior
No response
Swiper version
10.0.0
Platform/Target and Browser Versions
macOS chrome 115
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: