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
feat(url): call afterEach hooks after url is ensured (#2292)
Closes#2079
This helps integrating with external scripts and makes more sense as the
navigation is finished. However, onComplete callback passed to
`router.push` is now called before `afterEach` hooks. This shouldn't be
a problem as there's no guarantee provided anywhere in the docs about
this
0 commit comments