Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If used infinite, speed will not work #2379

Open
dbstjddbwls opened this issue Jun 10, 2024 · 0 comments
Open

If used infinite, speed will not work #2379

dbstjddbwls opened this issue Jun 10, 2024 · 0 comments

Comments

@dbstjddbwls
Copy link

    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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant