Skip to content

tree is not reflecting data properly #79

@Fuzzyma

Description

@Fuzzyma

Changing e.g. the selection of a node is not reflected in the tree itself because it copies the node.
Because of that single properties like isSelected loose their reactivity.
My tree is bound to the store. But I cannot change the status of a leave by changing the store. I have to replace the whole node to make it work. That doesnt feel right somehow...

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