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
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
Check that this is really a bug
Reproduction link
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)
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: