.slick-active not on correct slicks
Offen
priority: High
- Vorherrschende Sprache
- JavaScript
- Sterne
- 11.9k
- Forks
- 2.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
https://codesandbox.io/s/jlk8n3z9v9
1. Inspect the elements, found `slick-active` class name is added properly to the first 4 slicks.
2. Click `>` arrow button to flip to next page.
3. Inspect again, now `slick-active` class is added to elements outside the viewport.
We can only detect the active items on the viewport when we can see accurately which ones are active slicks.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.