ngx-treeview
ngx-treeview copied to clipboard
Behavior issues when decoupleChildFromParent is true
There are two big issues when I choose to enable the decoupleChildFromParent option:
- When choosing a parent, the output eventemitter selectedChange invoked with an empty parameter.
- After choosing the checkbox of the parent, the "options selected" menu doesn't update.
Please fix it.