I’m using the MUI DataGrid with an actions column that opens a confirmation dialog when the user selects an action (e.g., “Delete”). The dialog is rendered in the same React tree as the DataGrid — ...
The data grid flickers on page size change: column widths reduce and then get back to initial state. It's mostly visible with word wrapping on cells where words jump to new cell row and get back after ...