You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hello, I have got troubles when I filter the nodes with the search bar. All the checkboxes are checked are can't be unchecked, until filterText il cleared
Reproduction steps
Tried with your FilterExample.js
Expected behavior
Any checked checkboxes, excepting if they are presents in checked state
Screenshots
The text was updated successfully, but these errors were encountered:
.every acts like the "for all" quantifier in mathematics. In particular, for an empty array, it returns true. Leaves with an empty "children" property will be displayed as checked.
Describe the bug
Hello, I have got troubles when I filter the nodes with the search bar. All the checkboxes are checked are can't be unchecked, until filterText il cleared
Reproduction steps
Tried with your
FilterExample.js
Expected behavior
Any checked checkboxes, excepting if they are presents in
checked
stateScreenshots
The text was updated successfully, but these errors were encountered: