splide auto play not working in svelte #418
Unanswered
renaldimedia
asked this question in
Q&A
Replies: 1 comment
-
I don't know if it's a bug, but you start splide like this:
But I think you should only use the id or the classname
I hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i'm using splide in svelte, when svelte app innitialy open svelte apps, the slide is buggy, the slide content is not appear although when i inspect the html, the content of slider is already inside .splide__list, also the autoplay is not playing
here my component code
Beta Was this translation helpful? Give feedback.
All reactions