Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
This repository was archived by the owner on Dec 7, 2019. It is now read-only.

Model rebind causes opened nodes to collapse #46

Open
@evan-williams

Description

@evan-williams

Hi @elbywan - love this component! It's been very useful.

One issue I have is when the model changes, any opened nodes automatically collapse. Ideally we'd like an option to keep all node's expanded/collapsed state when the model changes.

This may be an option already but I have not found it - we currently use these strategies:

:strategies="{
selection: ['single'],
click: ['select', 'unfold-on-selection'],
fold: ['opener-control']
}"

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