When this page is refreshed. In the layout component, I get some information and store it in vuex. The component in Vue router needs to get this value to make the next request,
What does the proposed API look like?
Is there an API that can block a value in vuex from executing the request only after it is updated
What problem does this feature solve?
When this page is refreshed. In the layout component, I get some information and store it in vuex. The component in Vue router needs to get this value to make the next request,
What does the proposed API look like?
Is there an API that can block a value in vuex from executing the request only after it is updated