brainhubeu / react-carousel

A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
https://brainhub.eu/
MIT License
1.07k stars 164 forks source link

Nested Sliders - Very Slow #654

Open mehranabi opened 3 years ago

mehranabi commented 3 years ago

I have a Carousel of components, which each slide has a Carousel in it (about 10 slides, each has 3 slides). And it's too slow and make browser stops working and ask to close the page!

Any workaround for performance improvement!? Thanks