Seb-L/pinia-plugin-persist

Cannot persist after updating to 1.0.0

Opened this issue · 3 comments

electron V17
Vue3.2.29
vite2.8.6
typescript4.6.2

image

image

version 0.0.7 is normal

Yes, I have the same problem.When I change the state, there is nothing in the storage

I have this problem too. Had to downgrade to 0.0.93.

I found the difference: at 0.0.93, use vueDemi.watch to trigger update.