kaorun343 / vue-property-decorator

Vue.js and Property Decorator
MIT License
5.52k stars 380 forks source link

How to use it with vuex-persistedstate #145

Closed Sodininkas closed 6 years ago

Sodininkas commented 6 years ago

Hello,

Whit all tests, state is save to local storage, but object never gets values, what is the issue here? Maybe there are some alternatives, examples to save state in local/cookie storage

kaorun343 commented 6 years ago

@Sodininkas

Hi.

Could you open your issue at vuex-persistedstate ? It seems that your issue isn't related to vue-property-decorator.