5.0.5
MacOs, Chrome 73
Map the mutations properly
Throws an error
It looks like the backend/vuex.js cannot read properly the SharedData values.
I've checked and the vuex1 flag is present in the storage with true value, and also looks good on the settings page, but when the backend/vuex.js tries to read it, it's always false.
Screenshots:
I'm sorry I can't reproduce this.
@vuejs/vue-devtools Could someone try to reproduce with a Mac?
Hi @Akryum,
I've created a sandbox where I was able to reproduce this even on windows and mac.
edit:
The issue is still the same. The flag for the legacy option is present in the local storage, but it's still false in the shared data
Most helpful comment
Hi @Akryum,
I've created a sandbox where I was able to reproduce this even on windows and mac.
edit:
The issue is still the same. The flag for the legacy option is present in the local storage, but it's still
falsein the shared data