Fetching initial Pinia store state from the server (using Axios) #1310
Unanswered
rkrejcii
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
Is there please any recommended practice (pattern, example) for the situation when the Pinia's store initial state is retrieved using Axios from the server?
I'm implementing a localisation plugin for Vue application which loads translation dictionary from the server when the app loads.
Thank you very much for every hint.
Beta Was this translation helpful? Give feedback.
All reactions