vuex-persistedstate version: 4.1.0
node version: v16.13.0
npm (or yarn) version: 8.1.0
What you did:
I updated this plugin and i cleared the local storage in the developer tools.
What happened:
After page refresh, vuex data is fully restored. This wasn't like this a time ago. I always could delete the local storage in the developer tools without having vuex restoring the data.
Can anybody explain what did change?
vuex-persistedstateversion: 4.1.0nodeversion: v16.13.0npm(oryarn) version: 8.1.0What you did:
I updated this plugin and i cleared the local storage in the developer tools.
What happened:
After page refresh, vuex data is fully restored. This wasn't like this a time ago. I always could delete the local storage in the developer tools without having vuex restoring the data.
Can anybody explain what did change?