Fade setting in slider causing button on click issues
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
When using the slider setting "fade: true" with nextjs, it causes that onClick in buttons to use the last value of an array.
[CodeSandBox](https://codesandbox.io/s/react-slick-playground-forked-wrqo4t?file=/index.js) example can be seen here
Contributor guide
Assessment
This issue has not been assessed yet.