[DataGrid] Broken checkbox selection in v5 alpha 33 #1663
Labels
component: data grid
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
The
checkboxSelection
option of the latest DataGrid from the latest MUI alpha release is broken.It works with MUI v4.
Current Behavior 😯
checkboxSelection
allows to check rows but not uncheck them.Expected Behavior 🤔
checkboxSelection
should allow ticking and unticking rows like with MUI v4.Steps to Reproduce 🕹
https://codesandbox.io/s/material-5-data-grid-v6pew
Context 🔦
I wasn't sure wether I should open an issue since it's about an alpha release, so feel free to close or move it if it's irrelevant.
Dependencies used:
Your Environment 🌎
`npx @material-ui/envinfo`
The text was updated successfully, but these errors were encountered: