[X] Not a question, feature request, or anything other than a bug report directly related to Vue Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions
Version
0.6.12
Description
I'm using a 1000ms vue-transition and whenever I change the route, I can see the slides change the alignment to vertical during the transition (when the carousel is unmounted). You won't notice it if you don't use a transition though.
Reproduction Link
No response
Steps to Reproduce
Try using a vue-transition, set it somewhere around 1000ms so you have time to see the issue.
Scroll to the carousel section and try changing the route.
...
Expected Behaviour
The carousel should stay horizontal even when the component is destroyed, so that there's no unexpected behavior.
Checks
Version
0.6.12
Description
I'm using a 1000ms vue-transition and whenever I change the route, I can see the slides change the alignment to vertical during the transition (when the carousel is unmounted). You won't notice it if you don't use a transition though.
Reproduction Link
No response
Steps to Reproduce
Expected Behaviour
The carousel should stay horizontal even when the component is destroyed, so that there's no unexpected behavior.