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
fix(@clayui/core): fixes error of not selecting all children regardless of state
The toggle behavior for the children of the current element was toggle according to whether the item was already being selected or not, not respecting the equal behavior of selecting all elements or deselecting.
0 commit comments