akiran / akiran/react-slick

How to hide carousel untill all the iumages are loaded?

Open
#2,073 0 comments 4 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
11.9k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.