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

Splide Arrows takes 3 clicks before action happens. #80

Open
2 tasks done
gohanko opened this issue Jul 3, 2024 · 0 comments
Open
2 tasks done

Splide Arrows takes 3 clicks before action happens. #80

gohanko opened this issue Jul 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gohanko
Copy link

gohanko commented Jul 3, 2024

Checks

Version

0.7.12

Description

The splide arrows need to be clicked multiple times before they disappear, or move the track.

The config fed into the <Splide /> component is

gap: 21,
fixedWidth: true,
arrows: true,
pagination: false,

Have a look at this video:

2024-07-03.150130.mp4

The video demonstrates, clicking 3 times to the right after the track reaches the end, and clicking 3 times to the left before the track actually moved on the fourth click.

Reproduction Link

No response

Steps to Reproduce

  1. Use Splide component

It happens with default Splide too.

Expected Behaviour

For the corresponding arrow buttons to disappear once the slide reach the end.

@gohanko gohanko added the bug Something isn't working label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant