Setting rows property to < 1 or null crashes the app and tab.
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 11.9k
- Forks
- 2.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The app will crash if you set the sliders row property to anything < 1 or null. The row property sometimes needs to be set to 0 so slick doesn't wrap your slide content in a pointless div according to a resolved issue on the slick github repo.
To replicate just add `rows: 0` to your settings object.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.