akiran / akiran/react-slick

How to hide carousel untill all the iumages are loaded?

Abierto
#2,073 0 comentarios 4 reacciones 0 asignados Ver en GitHub
question
Lenguaje dominante
JavaScript
Estrellas
11.9k
Forks
2.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.