akiran / akiran/react-slick

Blinking images in nested sliders with infinite Mode

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

Descripción

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!

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.