Yury
Yury
**Describe the bug** Tree is used in controlled mode for selectedIds. User selects some Ids. Then user searches for some text (filtering scenario) and some of selected items are disappeared...
**Describe the bug** when I want to control selection, I add external state for selectedIds and pass them to the tree. this is working, when I apply ids for the...
**Describe the bug** Selection of group nodes is different, depends on order of selectedIds **To Reproduce** 1. Go to [Checkbox with controlled selectedIds](https://dgreene1.github.io/react-accessible-treeview/docs/examples-MultiSelectCheckboxControlled) 2. Write following list of ids `12,13,14,15,8,9,10`...