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
Description
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
Labels
No labels