We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://stackblitz.com/edit/swiper-demo-4-pagination-dynamic-bullets-onb81qfr?file=index.html
When using dynamicBullet with a custom dynamicMainBullets value the active bullet is not centered
var swiper = new Swiper('.swiper-container', { pagination: { el: '.swiper-pagination', dynamicBullets: true, dynamicMainBullets: 5, }, });
Followings issues are closed but seems to be related to the same bug #5304 #5250
11.1.5
macOs Chrome
The text was updated successfully, but these errors were encountered:
can i work on this issue??
Sorry, something went wrong.
No branches or pull requests
Check that this is really a bug
Reproduction link
https://stackblitz.com/edit/swiper-demo-4-pagination-dynamic-bullets-onb81qfr?file=index.html
Bug description
When using dynamicBullet with a custom dynamicMainBullets value the active bullet is not centered
Followings issues are closed but seems to be related to the same bug
#5304
#5250
Expected Behavior
Actual Behavior
Swiper version
11.1.5
Platform/Target and Browser Versions
macOs Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: