Skip to content

Unknown mutation type: updateCanUndoRedo #74

@tobiascornille

Description

@tobiascornille

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions