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
Bug description
Using the automatic carousel of Swiper Vue.js, even after the mouse is moved in, it will still carousel on its own
Expected Behavior
Use the automatic carousel of Swiper Vue.js. After moving the mouse in, you want to stop the automatic carousel and continue with it when the mouse leaves
Actual Behavior
After the mouse is moved in, it still automatically rotates on its own
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.
-
Bug description
Using the automatic carousel of Swiper Vue.js, even after the mouse is moved in, it will still carousel on its own
Expected Behavior
Use the automatic carousel of Swiper Vue.js. After moving the mouse in, you want to stop the automatic carousel and continue with it when the mouse leaves
Actual Behavior
After the mouse is moved in, it still automatically rotates on its own
The code is as follows:
Mouse in error:swiperRef._value.stopAutoplay is not a function
Swiper version
11.0.5
Platform/Target and Browser Versions
window,Chrome is already the latest version Version 120.0.6099.130 (official version) (64 bit)
Beta Was this translation helpful? Give feedback.
All reactions