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 swiper is set up with both breakpoints and navigation using nextEl and prevEl, those custom navigation elements stop working after a viewport resize causes the slides per view to change because of breakpoint settings.
Expected Behavior
Custom nav elements should continue to navigate after resizing the viewport.
Actual Behavior
Custom nav elements stop navigating after the viewport has been resized to cause a change in slides per view via the breakpoint settings.
Check that this is really a bug
Reproduction link
https://codepen.io/itworks-alexanderf/pen/LYXEKQw
Bug description
When swiper is set up with both breakpoints and navigation using nextEl and prevEl, those custom navigation elements stop working after a viewport resize causes the slides per view to change because of breakpoint settings.
Expected Behavior
Custom nav elements should continue to navigate after resizing the viewport.
Actual Behavior
Custom nav elements stop navigating after the viewport has been resized to cause a change in slides per view via the breakpoint settings.
Swiper version
9 From CDN
Platform/Target and Browser Versions
Windows Chrome 114.0.5735.110
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: