Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(url): call afterEach hooks after url is ensured #2292

Merged
merged 2 commits into from
May 26, 2020

Conversation

posva
Copy link
Member

@posva posva commented Jul 10, 2018

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

@themeler
Copy link

Will this be pulled any time soon? It's quite relevant feature missing.

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
@posva posva force-pushed the feat/2079/aftereach-url branch from 6fb1a1e to 07a3d55 Compare May 9, 2019 18:02
@hectorguo
Copy link

Could I know when it will be released? Really need this fix for our project. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

afterResolve global navigation hook
3 participants