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
Select one nested item in the tree;
Click on a higher checkbox in a hierarchy to select all nodes.
Actual result:
The checkbox is still in the half-checked state after 1 click. Only after the second click, it is selected all inner nodes and this half-checked checkbox changed its state.
Expected result:
The half-checked checkbox must select all internal nodes after 1 click and change its state.