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
Pressing a slide thumbnail, I would like to display a slider with the slide corresponding to the thumbnail active.
However, as shown in the video below, the expected slide is not displayed.
a.mp4
The active slide changes depending on the order in which the thumbnails are pressed and the number of times the slide is executed.
Expected Behavior
When a thumbnail is clicked, the slider should display the corresponding slide as the active slide.
For example:
If thumbnail C is clicked, the slider should display slide C as the active slide.
After closing the dialog after swiping through multiple slides on the displayed slider, if thumbnail B is clicked, the slider should display slide B as the active slide.
Actual Behavior
Depending on the order in which the thumbnails are pressed and the number of times the slides are executed, the active slide in the slider that appears when the dialog is opened will change.
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/devbox/56rls4
Bug description
Pressing a slide thumbnail, I would like to display a slider with the slide corresponding to the thumbnail active.
However, as shown in the video below, the expected slide is not displayed.
a.mp4
The active slide changes depending on the order in which the thumbnails are pressed and the number of times the slide is executed.
Expected Behavior
When a thumbnail is clicked, the slider should display the corresponding slide as the active slide.
For example:
If thumbnail C is clicked, the slider should display slide C as the active slide.
After closing the dialog after swiping through multiple slides on the displayed slider, if thumbnail B is clicked, the slider should display slide B as the active slide.
Actual Behavior
Depending on the order in which the thumbnails are pressed and the number of times the slides are executed, the active slide in the slider that appears when the dialog is opened will change.
Swiper version
11.0.5
Platform/Target and Browser Versions
Windows 10
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: