akiran / akiran/react-slick

If used infinite, speed will not work

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

> infinite: true,
> arrows: false,
> speed: 700,
> autoplay: true,
> autoplaySpeed: 7000,
> slidesToShow: 1,
> slidesToScroll: 1,

I'm using the same setting as above.

However, if infinite is true, the value of speed does not apply even though I don't know when.

Is this just me?

I am using data as SSR.

If infinity is false, speed will be applied, but if you move the list using arrows, speed will be ignored.

Unfortunately, CodeSandBox is not available in this environment.

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.