I would like to ask for the new function as selecting the a value from a dropdown box to control the cell's enable or disable (read-only). For example, I have 3 cells: Cell A1: dropdown box, option A ...
When using @mui/x-data-grid v8 inside a Next.js app with tRPC v11 (which wraps @tanstack/react-query v5), the DataGrid crashes at runtime with the following error: This only happens when the DataGrid ...