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
When using FreeMode and Navigation, clicking on previous slide navigation button is causing the slider to move to first slide when slider is in between slides.
Example: Use mouse and drag to in between slide 5 & 6. Click on the previous slide navigation button. Slide is now on slide 1 instead of expected slide 5
Funny enough, is works correctly using next slide:
Example: Use mouse and drag to in between slide 5 & 6. Click on the next button navigation button. Slide now slides to slide 6 as expected.
Expected Behavior
If the slider is in between slide 5 and 6, clicking on previous slide button is causing the slide to return to slide 1.
Actual Behavior
If the slider is in between slide 5 and 6, clicking on previous slide button, should slide to slide 5.
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/jz3k3n
Bug description
When using FreeMode and Navigation, clicking on previous slide navigation button is causing the slider to move to first slide when slider is in between slides.
Example: Use mouse and drag to in between slide 5 & 6. Click on the previous slide navigation button. Slide is now on slide 1 instead of expected slide 5
Funny enough, is works correctly using next slide:
Example: Use mouse and drag to in between slide 5 & 6. Click on the next button navigation button. Slide now slides to slide 6 as expected.
Expected Behavior
If the slider is in between slide 5 and 6, clicking on previous slide button is causing the slide to return to slide 1.
Actual Behavior
If the slider is in between slide 5 and 6, clicking on previous slide button, should slide to slide 5.
Swiper version
11.2.1
Platform/Target and Browser Versions
Version 132.0.6834.110 (Official Build) (arm64)
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: