vuejs/vue-router

[Docs] Incomplete Navigation Resolution Flow

Aberta

#2.184 aberto em 4 de mai. de 2018

 (13 comentários) (0 reação) (0 responsável)JavaScript (5.092 forks)batch import
contribution welcomedocsgood first issue

Métricas do repositório

Stars
 (19.015 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador