Link tags do not work properly when used in combination with fade
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 11.9k
- Forks
- 2.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.