-
-
Notifications
You must be signed in to change notification settings - Fork 438
Closed
Labels
Description
Checks
- Not a duplicate.
- Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions
Version
4.0.7
Description
When a user tries to do a vertical swipe inside a slider with the auto scroll extension activated, once the swipe is finished, the slider doesn't start again and stays paused.
You can see this behaviour on the actual Auto Scroll extension page overview: https://splidejs.com/extensions/auto-scroll/
Reproduction Link
https://splidejs.com/extensions/auto-scroll/
Steps to Reproduce
- Open the exetension page of the auto-scroll extension.
- Do a vertical swipe inside the Overview demo.
- Slide stops from autoplaying even when moving out.
Expected Behaviour
Slider should behave the same as doing an horizontal swipe or atleast start playing again after the swipe event is finished.