Relative Content

Tag Archive for loopsvuejs3splidejs

vue-splide repeated slide onMounted not called

I’m using vue3 + splide (https://splidejs.com/). Each slide has onMounted and performs some actions. However when a slide is repeated (cloned), onMount isn’t called. Is this a bug or is there an option I need to enable?