-
-
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 bullets behave strangely, with loop option #6518
Comments
Have you found a solution to the problem? |
No, not yet. The strange behaviour problem has not resolved. |
I have a similar issue. Initially, the pagination dots look and behave fine. Then, after the first loop, they start to shift to the left side, jumping back to the centre at the end of the loop. It looks like the calculation of the Screen.Recording.2023-04-14.at.2.58.34.PM.mov |
Facing the same set of bugs for loop + pagination. Don't even have to go far to provide examples since it's bugged in the official documentation as well. CleanShot.2023-04-17.at.16.50.49.mp4Clicking the first bullet two times here. |
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/wild-water-9gz8ej?file=/index.html
Bug description
If "loop" option is true, the slider behaves strangely with clicking the pagination bullets. These things may happen (not always);
I found these issues occur between version 9.0.0 and the latest (9.1.1), but it works well with ver 8.4.7.
Expected Behavior
No response
Actual Behavior
No response
Swiper version
9.0.0-9.1.1
Platform/Target and Browser Versions
Firefox 111.0.1
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: