Live cycle schema #1602
existe-deja
started this conversation in
Ideas & Feature Requests
Replies: 2 comments
-
Thanks for the idea. Can you share an example of what you're thinking of? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I was thinking of this kind of things > https://vuejs.org/v2/guide/instance.html#Lifecycle-Diagram |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What problem does this feature solve?
Having more documentation halps a lot to better understand how things works. In my particular case, I want to know when the user is fetched on the reloading of a page so I can fetch additional data. Before I did it in nuxtServerInit store action.
What does the proposed changes look like?
A typical lifecycle schema.
Beta Was this translation helpful? Give feedback.
All reactions