Closed goodchengwang closed 3 years ago
vuex-persistedstate
4.0
node
14.17.4
npm
yarn
yarn 1.22.1
Relevant code or config
import createPersistedState from 'vuex-persistedstate' # and plugins: [createPersistedState()]
What you did: I reload page
What happened: Vue Devtools not data but in localStorage have data
Reproduction sandbox:
Problem description: I reload page but VueDevtools not data, something wrong with me and what should i do ? thanks
Suggested solution:
This does not look like a bug with the plugin but with your application. Please ask for help on either StackOverflow or any Nuxt / Vue related forums.
vuex-persistedstate
version:4.0
node
version:14.17.4
npm
(oryarn
) version:yarn 1.22.1
Relevant code or config
What you did: I reload page
What happened: Vue Devtools not data but in localStorage have data
Reproduction sandbox:
Problem description: I reload page but VueDevtools not data, something wrong with me and what should i do ? thanks
Suggested solution: