Link tags do not work properly when used in combination with fade
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
I think I've found an odd bug in the way the react-slick works when used in combination with the "fade" option and tags within the carousel item.
**Steps to Reproduce**
1. Visit https://codesandbox.io/s/react-slick-playground-bglbv
2. Hover over "Link 1" text and notice it says "/slide4/" instead of "/slide1/" like it should based on the source code
3. Scroll through a few more items and notice the link doesn't seem to change, but everything else does.
Not sure if this is an issue in the react version or Slick itself.
Contributor guide
Assessment
This issue has not been assessed yet.