Skip to content

Order of beforeResolve vs beforeMount #1710

Closed Answered by posva
MetRonnie asked this question in Help and Questions
Discussion options

You must be logged in to vote

This is because Routing Lifecycle and Component Lifecycle are independent. Callbacks passed to hooks should therefore also be independent and not rely on the order.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MetRonnie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants