holiber/sl-vue-tree

The node does not deselected

Closed this issue · 1 comments

When clicking on an already selected node, it is not deselected. Focus is also not lost when clicking anywhere else.
Even if the "isSelected" property is set to false if you click on an already selected node, the node is still checked.

You can do this only through the updateNode method.