Splidejs / splide

Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
https://splidejs.com
MIT License
4.83k stars 418 forks source link

Autoplay disables after arrow clicked #1283

Open AKSHATYOUTUBER120 opened 6 months ago

AKSHATYOUTUBER120 commented 6 months ago

Checks

Version

v3.0.9

Description

When I drag or click the navigation arrows the autoplay stops until I click somewhere else on the screen.

Reproduction Link

https://codesandbox.io/p/sandbox/github-bug-request-8xnzyh

Steps to Reproduce

Just click on the arrows or drag the slider.

Expected Behaviour

After the arrow is clicked or dragged the autoplay should resume.