How to hide carousel untill all the iumages are loaded?
Aperta
question
- Lingua principale
- JavaScript
- Stelle
- 11.9k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
I'm trying to hide the carousel until it load all the images. I noticed in Slick js has .slick-initialized class and its not working in react-slick. I have tried adding visibility: hidden to my carousel wrapper and then .slick-initialized { visibility: visible; }. But seems like slick-initialized is not working as it works with Slick js.
Can anyone help me with this?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.