-
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checks
- Not a duplicate.
- 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.
olivoilolivoil
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working