mui-datatables
mui-datatables copied to clipboard
selectableRows messes up other Material UI elements
Expected Behavior
Other Material UI elements shouldn't be affected by the datatable.
Current Behavior
When I enable a single selectable row, it messes up the design of all the other material ui elements, like objects and the app bar.
Steps to Reproduce (for bugs)
- Enable selectable rows
- Have other Material UI elements
Your Environment
| Tech | Version |
|---|---|
| Material-UI | ^5.6.3 |
| MUI-datatables | ^3.8.5 |
| React | ^17.0.2 |
| browser | chrome |
| etc |