material-react-table version
v3.0.1
react & react-dom versions
v18.3.1
Describe the bug and the steps to reproduce it
Enable selection, and grouping, and group by a column.
Click the group row's checkbox to select the row and all rows in the group
Click the "Clear Selection" button at the top.
It will clear the selection for the items in the group but it leaves the single grouped row checked
Minimal, Reproducible Example - (Optional, but Recommended)
Reproduction
Screenshots or Videos (Optional)

Do you intend to try to help solve this bug with your own PR?
I'd like to but not really sure where to begin!
Terms
material-react-table version
v3.0.1
react & react-dom versions
v18.3.1
Describe the bug and the steps to reproduce it
Enable selection, and grouping, and group by a column.
Click the group row's checkbox to select the row and all rows in the group
Click the "Clear Selection" button at the top.
It will clear the selection for the items in the group but it leaves the single grouped row checked
Minimal, Reproducible Example - (Optional, but Recommended)
Reproduction
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
I'd like to but not really sure where to begin!
Terms