-
I've tried implementing autoplay on this slider in React, and I've followed the ultra basic source from the Plugins docs. Here's the sandbox link: https://codesandbox.io/s/quirky-brown-hf593?file=/src/App.js For some reason it plays once, then stops working. Am I missing something here? |
Beta Was this translation helpful? Give feedback.
Answered by
WoodNeck
Sep 2, 2021
Replies: 1 comment 2 replies
-
Hello @daleSOCI! As this issue happens only in the v4.2.4, |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
daleSOCI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @daleSOCI!
I've already made a PR that fixes this issue(#542), so it will be fixed in the next version.
As this issue happens only in the v4.2.4,
If you have to use it right away, please downgrade Flicking to 4.2.3 while waiting for it :)