Skip to content

Error: [vuex] do not mutate vuex store state outside mutation handlers. #946

Description

@MathieuDerelle

it happens in a tree with at least 3 levels
image

when moving node "test" into "test 2" (as a child)

the stacktrace points to this line

this.$set(this.localValue.children, index, value);

which tells me that that array children is not cloned

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions