-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
help wantedExtra attention is neededExtra attention is neededwontfixThis will not be worked onThis will not be worked on
Description
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 from the list.
that means some of selected Ids dont exist in the data.
Tree crashes.
To Reproduce
Steps to reproduce the behavior:
- Go to Checkbox with controlled selectedIds or to Basic with controlled expandable node
- Add non-existing id (e.g. 55) into the ids input and click on "Set" button
- See crash
Expected behavior
Tree should ignore wrong Ids.
In best case in dev mode it should log wrong ids (better in one line).
Desktop (please complete the following information):
- OS: [Win 10]
- Browser [chrome]
- Version [126]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededwontfixThis will not be worked onThis will not be worked on
