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
If a carousel has autoPlay and sync enabled hovering over the synchronized carousel as well as clicking on it does not stop autoplay. See this codepen for an example.
Is it possible to "synchronize" the autoPlay behaviour somehow? Or which events should we listen to to be able to disable autoplay of the "main" carousel?
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue and for providing a fix. Add a 👍 reaction to this issue if you would like to see this feature resolved and PR merged. Do not add +1 comments — They will be deleted.
If a carousel has
autoPlay
andsync
enabled hovering over the synchronized carousel as well as clicking on it does not stop autoplay. See this codepen for an example.Is it possible to "synchronize" the
autoPlay
behaviour somehow? Or which events should we listen to to be able to disable autoplay of the "main" carousel?The text was updated successfully, but these errors were encountered: