akiran / akiran/react-slick

Wierd white line between slides

Abierto
#2,396 3 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

I've got a basic carousel with ~25 videos. It's working fine, however sometimes when I drag the slides I see this strange vertical line appearing between the slides. The line flickers and sometimes it has the same height as the video/slide and sometimes just as small as in the screenshot. My guess is that it's something with the `outline`, however I've tried to disable it using:

```css
* {
outline: 2px solid black !important;
}
```

Or just setting the outline to `hidden`.

Any ideas what might cause this?

![image](https://github.com/user-attachments/assets/b1c3eac8-beab-4934-9786-e79eeb0f4adc)

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.