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 experiencing the following issues which might be intended behaviour or not:
Autoplay does not stop the slider immediately on hover. I want the slider to stop quickly after hovering, not waiting for the animation to complete. Same issue when using play() or pause() when clicking on a button.
When autoplay stops on hovering, it also takes a long time to restart it i.e. the autoplayTimer depends on the autoplay speed. Would it be possible to set the autoplay timer through a prop?
If I hover once on the slide but then move the mouse from the element, it still triggers pausing of the autoplay despite not actively hovering.
Is there any solutions to the above issues?
The text was updated successfully, but these errors were encountered:
I have a slider with the following props:
I'm experiencing the following issues which might be intended behaviour or not:
Is there any solutions to the above issues?
The text was updated successfully, but these errors were encountered: