Skip to content

Splide Arrows takes 3 clicks before action happens. #80

Description

@gohanko

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions