splide icon indicating copy to clipboard operation
splide copied to clipboard

Interval not working for first slide

Open ufoloko opened this issue 3 years ago • 3 comments

Checks

  • [X] Not a duplicate.
  • [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions

Version

v4.1.2

Description

When you define data-splide-interval attribute, time interval is not working for first slide, time interval for first slide is always default (5000 miliseconds)

Reproduction Link

No response

Steps to Reproduce

Create a new slide and define data-splide-interval for all slides and for first slide set something like 15000 for example, after page load and slide start, for first slide time interval is just 5 seconds. If you have rewind with true, after a round first slide works with time interval 15000

Expected Behaviour

If you set data-splide-interval, when page loads first slide should wait value set.

ufoloko avatar Nov 02 '22 22:11 ufoloko

I'd like to highlight that this is still an issue as of latest version 4.1.4

matiasvad avatar Oct 27 '23 10:10 matiasvad

I would like to know when interval is supported on first slide. I notice that it fixes itself after the first cycle through all slides. Just need it to do it on the first run now :) (version 4.1.4)

jrevillini avatar Aug 07 '24 19:08 jrevillini