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
I'm wondering if this is expected behavior. If you check out the demo for Autoplay and use either the pauseOnMouseEnter property or disableOnInteraction, after just reloading the page and doing nothing, autoplay stops on Slide #2.
I mean I would possibly expect this to happen if your cursor entered the viewport, but I havn't even entered the viewport yet.
I'm seeing the same behavior in my app, which I thought was my fault with some JS something manipulating my slider, but I'm seeing the same behavior in the demo.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering if this is expected behavior. If you check out the demo for Autoplay and use either the
pauseOnMouseEnter
property ordisableOnInteraction
, after just reloading the page and doing nothing, autoplay stops on Slide #2.https://codesandbox.io/s/swiper-autoplay-forked-phffl2?file=/index.html
I mean I would possibly expect this to happen if your cursor entered the viewport, but I havn't even entered the viewport yet.
I'm seeing the same behavior in my app, which I thought was my fault with some JS something manipulating my slider, but I'm seeing the same behavior in the demo.
Beta Was this translation helpful? Give feedback.
All reactions