We encountered the case were a user reported that the column were making cursor pointer but clicking on it was doing nothing. It was caused by the fact that onSortModelChange was not provided. So in this case we trigger a warning only if enableSorting is true on one column at least.
94 B
94 B
@openfun/cunningham-react
| @openfun/cunningham-react |
|---|
| patch |
add warning on DataGrid when sortModel is missing