pinia-plugin-persist
pinia-plugin-persist copied to clipboard
Cannot persist after updating to 1.0.0
electron V17 Vue3.2.29 vite2.8.6 typescript4.6.2
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.