robinvdvleuten / vuex-persistedstate

💾 Persist and rehydrate your Vuex state between page reloads.
https://npm.im/vuex-persistedstate
MIT License
5.76k stars 375 forks source link

Not working with Secure-Ls #419

Closed BonBonSlick closed 2 years ago

BonBonSlick commented 3 years ago

Relevant code or config

What you did:

What happened:

Problem description: old state, its never updated, changed.

https://github.com/softvar/secure-ls/issues/56

So, custom STORAGE option could be broken, tested with latest persistedstate and Securels, also some old version stopped to work.

robinvdvleuten commented 3 years ago

Could you at least provide an example where the issue is reproducible?