vuex-electron
vuex-electron copied to clipboard
[shared data] Master init failed
I don't want use createPersistedState() plugin,i remove it,but is having a wrong like this
[17276:1015/164137.107:ERROR:CONSOLE(7)] "[shared data] Master init failed", source: chrome-extension://vue-js-devtools/build/devtools.js (7)
it print all the time

Did you solve it? I had the same problem.
Did you solve it? I had the same problem. 不用electron-vuex 直接用vuex
I also Meet the same problem,vue-devtools error with “[shared data] Master init failed”,did you solve it?