Cannot stop timeline with low playInterval
Open
bug
en
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.1.2
### Reproduction link
[https://codepen.io/ataft/pen/yLXNVEZ](https://codepen.io/ataft/pen/yLXNVEZ)
### Steps to reproduce
Set `playInterval` to a low number, for example 100, then press play.
### What is expected?
The timeline pause/stop button should stop the timeline from running
### What is actually happening?
The timeline does not stop. With large data sets, the timeline does not stop at playInterval as high as 400. With smaller data sets, the number is lower (e.g. 100). Using the CodePen above, modify the playInterval until you notice the behavior.
Contributor guide
Assessment
This issue has not been assessed yet.