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
It seems the row selection behaviour does not work correctly in combination with nested a keyField. When that key is nested, the master checkbox is not checked as intended. See screenshot.
Note that both tables use a unique field as keyField. The above table incorporates a nested keyfield, while the below one does not. When in this broken state, the master checkbox is not able to deselect rows.
As soon as the nested key is replaced by a top layer key, the checkboxes act as expected.