asNavFor Slider Freeze
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm having trouble getting react-slick to work properly utilizing asNavFor. When attempting to change slides, it will just freeze the web page / sliders.
I believe what's happening when using react hooks is that it's getting stuck in a loop during useEffect which is caused by the dependency chain.
Here is the example in Code Sandbox.
[CodeSandBox](https://codesandbox.io/s/react-slick-playground-forked-huqiq?file=/demo.js)
Contributor guide
Assessment
This issue has not been assessed yet.