-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
contribution welcomeThe team would welcome a contribution from the community for this issueThe team would welcome a contribution from the community for this issuedocsConcerns the documentation content or the documentation websiteConcerns the documentation content or the documentation websitegood first issueGood for newcomersGood for newcomers
Description
Version
4.0.4
Reproduction link
https://jsfiddle.net/mika76/1g2xn7j3/
Steps to reproduce
Using transitions with routes as per https://next.router.vuejs.org/guide/advanced/transitions.html#transitions but transitions do not kick in if the component is the same. I've tried putting a :key on the router-view but it has not helped. Maybe some guidance on how this could be done in the docs?
What is expected?
Transition should kick in on any route change
What is actually happening?
transition does not kick in if the component is the same (even if path is different)
Metadata
Metadata
Assignees
Labels
contribution welcomeThe team would welcome a contribution from the community for this issueThe team would welcome a contribution from the community for this issuedocsConcerns the documentation content or the documentation websiteConcerns the documentation content or the documentation websitegood first issueGood for newcomersGood for newcomers