splide
splide copied to clipboard
Start (index) not working properly
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
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
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
The reason was explained here: https://github.com/Splidejs/splide/issues/712