vuejs/vue-router

[Docs] Incomplete Navigation Resolution Flow

Open

#2,184 opened on May 4, 2018

View on GitHub
 (13 comments) (0 reactions) (0 assignees)JavaScript (5,092 forks)batch import
contribution welcomedocsgood first issue

Repository metrics

Stars
 (19,015 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

What problem does this feature solve?

https://github.com/vuejs/vue-router/blob/dev/docs/en/advanced/navigation-guards.md#the-full-navigation-resolution-flow

I think the docs are lacking full flow, not mentioning 'beforeRouteLeave' for example. Would be cool if diagram were to be created, such as used on Vue lifecycle

https://vuejs.org/v2/guide/instance.html#Lifecycle-Diagram

Contributor guide