Skip to content

Route with same component not triggering transition #803

@mika76

Description

@mika76

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

No one assigned

    Labels

    contribution welcomeThe team would welcome a contribution from the community for this issuedocsConcerns the documentation content or the documentation websitegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions