splide icon indicating copy to clipboard operation
splide copied to clipboard

Start (index) not working properly

Open artnova-david opened this issue 2 years ago • 2 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

4

Description

Hi, I'm using vue-splide with basic setup. When I set the 'start' position at anything more than 0, the plugin shows the first slide and a split second later it jumps to the given start index, and on the left hand side it finally shows a gap. Is this normal behavior

2022-06-03_16-36-08

2022-06-03_16-37-45

Reproduction Link

No response

Steps to Reproduce

used a basic setup

Expected Behaviour

not flickering and not showing a gap when setting a start position

artnova-david avatar Jun 03 '22 14:06 artnova-david

Same behavor on Vue 2 and raw js library. Works perfectlty in Firefox and Android Chrome but not in Chromium.

Firlefox: 100.0.2 (64-bit) Chromium: 100.0.2 (64-bit) Android 11 Chrome: 101.0.4 System: Arch 64-bit with GNOME DE

Falldot avatar Jun 08 '22 05:06 Falldot

The reason was explained here: https://github.com/Splidejs/splide/issues/712

NaotoshiFujita avatar Jun 11 '22 17:06 NaotoshiFujita