We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The vuex-persistedstate module adds the ability to sync the Vuex store with localstorage.
vuex-persistedstate
I have briefly tested it with Druxt and there are no major issues.
Investigate further and do a write up on the results.
The text was updated successfully, but these errors were encountered:
Cache busting: championswimmer/vuex-persist#52
Sorry, something went wrong.
Experiment @ https://github.com/Decipher/druxt-experiments/tree/feature/26-persistedstate
feat(#77): add vuex-persistedstate
96e3f8e
Decipher
Successfully merging a pull request may close this issue.
The
vuex-persistedstate
module adds the ability to sync the Vuex store with localstorage.I have briefly tested it with Druxt and there are no major issues.
Investigate further and do a write up on the results.
The text was updated successfully, but these errors were encountered: