Link tags do not work properly when used in combination with fade
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 11.9k
- Forks
- 2.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.