-
-
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
Pagination, loop, centeredSlides, and slidesPerView - Not always loading prev and next slides #6451
Comments
A member of my team experienced this bug earlier today. We can confirm that it is active in 9.1.0. |
+1, it works well at 8.4.4 but fail in 9.1.0 |
Add more slides, it works. |
still not working in 11.0.3 |
They marked it fixed back in April, but never actually fixed it. I've since moved forward just not using it... |
I have the same issue |
Same... |
Still an issue in 11.1.7.
|
Check that this is really a bug
Reproduction link
https://jsfiddle.net/Bimmr/ta0zn215/3/
Bug description
Expected Behavior
Load the previous and next slides to be seen with slidesPerView and centeredSlides. By changing loopedSlides to something like 3 it does start to perform differently but still doesn't always load the previous and next slides
Actual Behavior
It looks like it's not adding the previous slide or next slide for loop when jumping around slides.
Swiper version
9.1.0
Platform/Target and Browser Versions
Microsoft Edge Version 110.0.1587.57
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: