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
In swiper 8 I can create a few paginations for one slider. Some designs which I code has a pagination in slide, so this feature is must have. This works perfectly on 8.x version, but on 9.x it's broken. Events are added to all bullet points on all paginations, but class with active indicator doesn't show. In reproduction link I made a 2 files, this same slider on 8.x and 9.x
Expected Behavior
Active bullet class should be on all pagination instances in slider.
Actual Behavior
Active bullet class is shown only on one pagination instance in slider.
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/awesome-hamilton-xbgtyg?file=/index.html
Bug description
In swiper 8 I can create a few paginations for one slider. Some designs which I code has a pagination in slide, so this feature is must have. This works perfectly on 8.x version, but on 9.x it's broken. Events are added to all bullet points on all paginations, but class with active indicator doesn't show. In reproduction link I made a 2 files, this same slider on 8.x and 9.x
Expected Behavior
Active bullet class should be on all pagination instances in slider.
Actual Behavior
Active bullet class is shown only on one pagination instance in slider.
Swiper version
9.x
Platform/Target and Browser Versions
All browsers, tested on Chrome, Firefox, Safari
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: