akiran / akiran/react-slick

If used infinite, speed will not work

Open
#2,379 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.9k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

> 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.