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 entering the current swipe, independently of it's transition state, the autoplay stops.
When i leave the swipe area again, the slides do not continue to slide automatically again.
This is the case when i:
just leave the swiper-area;
leave the swiper-area and click on another website-element to ensure focus is elsewhere;
leave the browser window completely and click on another window.
The swiper re-engages the autoplay after reloading the webpage.
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/devbox/wonderful-bird-6ryzvv?workspaceId=8afc7e12-53df-4ff3-bbb9-67762da6912e
Bug description
I use swiper with autoplay:
When entering the current swipe, independently of it's transition state, the autoplay stops.
When i leave the swipe area again, the slides do not continue to slide automatically again.
This is the case when i:
The swiper re-engages the autoplay after reloading the webpage.
Similar, but different issue: #7107
Expected Behavior
With autoplay and option pauseOnMouseEnter set to true, i would expect:
Actual Behavior
With autoplay and option pauseOnMouseEnter set to true, swiper 11.1.14 does:
Swiper version
11.1.14
Platform/Target and Browser Versions
macOS with Chrome, Firefox, Safari
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: