Closed
Description
Version
3.4.6+
Reproduction link
https://codesandbox.io/s/vue-router-346-bgn2c
Steps to reproduce
- 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
Labels
No labels