Category "vuex-persist"

Vue3 Vuex Persist not saving data appropriately

I'm having a difficult time getting Vuex-Persist to work properly. Basically, not saving the data it should: Secondly, it disappears upon refresh. Which defeat

vuex-persist not updating vuex state

I'm having a difficult time figuring out why my state isn't changing in vuex persist. Part of the code is shown below: <v-btn :disabled="!isEditing"

Check if vuex-persist has restored data in Nuxt project

I have added Vuex-Persist and Vuex-ORM to my Nuxt project. When the application starts for the first time I want to add some boilerplate data. In my default.vu

Switch off vuex-persist if using IE

In my vuex store I use the vuex-persist plugin which works great, in all modern browsers. It doesn't work in IE11 and I would like to be able to switch off the