Toggling the "animate" option will pause an animating slideshow, but will not start animation for a paused slideshow
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
In order to add an accessibility requirement for a play/pause button, I tried changing the state of the "animate" option. This works to turn off the animation, but will not allow you to turn it on by changing "animate" to true.
[CodeSandBox](https://codesandbox.io/s/react-slick-playground-forked-7fd07)
Contributor guide
Assessment
This issue has not been assessed yet.