Skip to content

A callback to next() of beforeRouteEnter executed before mounted() #3472

Closed
@MaciejJanyska

Description

@MaciejJanyska

Version

3.4.6+

Reproduction link

https://codesandbox.io/s/vue-router-346-bgn2c

Steps to reproduce

  1. Open "Page 1" from the header

What is expected?

The right order of the executions of callback in next() of beforeRouteEnter and mounted.

What is actually happening?

The order of the executions of callback in next() of beforeRouteEnter and mounted are different in different version of view-router
Here is a reproduction link to the same sandbox with vue-router 3.4.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions