-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm using a non-namespaced (basic) vuex store and when I commit a change, I'm getting the following error:
(to be more precise: the error is logged twice)
[vuex] unknown mutation type: updateCanUndoRedo
commit @ vuex.esm.js?2f62:460
boundCommit @ vuex.esm.js?2f62:409
eval @ undo-redo-vuex.esm.min.js?53f4:1
eval @ undo-redo-vuex.esm.min.js?53f4:1
eval @ vuex.esm.js?2f62:472
commit @ vuex.esm.js?2f62:472
boundCommit @ vuex.esm.js?2f62:409
handleSelectTool @ Toolbar.vue?9799:66
click @ Toolbar.vue?4fa2:12
invokeWithErrorHandling @ vue.runtime.esm.js?2b0e:1854
invoker @ vue.runtime.esm.js?2b0e:2179
original._wrapper @ vue.runtime.esm.js?2b0e:6917
Any clue what I'm missing or doing wrong?
Metadata
Metadata
Assignees
Labels
No labels