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

Disabled arrows problem when particlesToScroll is set #133

Open
sohcrana opened this issue Feb 23, 2023 · 0 comments
Open

Disabled arrows problem when particlesToScroll is set #133

sohcrana opened this issue Feb 23, 2023 · 0 comments

Comments

@sohcrana
Copy link

Hello,

When I assign a value to the "particlesToScroll" prop and set the "infinite" prop to false, the arrow buttons' disable state doesn't work properly. Additionally, when I try to use the custom arrow slot, the "_disable" class isn't added at all. This issue can be reproduced in the official repl by adding e.g. infinite={false}, particlesToShow={3}, particlesToScroll={2}.

Thank you.

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