You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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