Skip to content

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

@MathieuDerelle

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

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