akiran / akiran/react-slick

Blinking images in nested sliders with infinite Mode

Aperta
#2,296 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
11.9k
Fork
2.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello **react-slick** community,

I've been extensively working with the **react-slick library** for my project. I have a parent slider that contains multiple items, each having its own nested slider. I've observed an issue where, if I switch between images inside the nested slider and then move to a different item in the parent slider, the images tend to flicker or blink.

I suspect this behavior might be related to the infinite: true setting. It seems like when the images rotate indefinitely, an effect is created where the carousel potentially replicates the slides to achieve the infinite loop. This might be causing some confusion regarding the index of the image, especially when switching between the parent and nested sliders.

There is video demonstrating this problem [https://www.awesomescreenshot.com/video/21884916?key=9db58548d6e3835f37be22c213f6a385](url)

Here's a minimal example to reproduce the issue (_focus on the behaviour of item 1_):
[https://codesandbox.io/s/react-slick-nested-slider-8932m5?file=/src/App.js](url)

The behavior feels quite odd, and I'm looking for a solution or a workaround. Has anyone else experienced this? Any guidance or suggestions would be greatly appreciated.

Thank you in advance!

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.