[data grid] Cell update not working after row is copied #15956
Labels
component: data grid
This is the name of the generic UI component, not the React module!
customization: logic
Logic customizability
feature: Editing
Related to the data grid Editing feature
status: waiting for author
Issue with insufficient information
support: commercial
Support request from paid users
support: premium standard
Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/
The problem in depth
I have implemented a DataGrid in a NextJS application with JavaScript to enable the importing of large tables from excel and then process them after validation. I am running into the following issue:
This is my first request here, or on gitHub, I hope the code block works fine with the ``` that gitHub suggested.
Here is my code:
Your environment
System:
OS: Windows 11 10.0.26100
Binaries:
Node: 18.12.1 -
npm: 9.9.3 -
pnpm: Not Found
Browsers:
Chrome: Not Found
Edge: Chromium (131.0.2903.86)
npmPackages:
@emotion/react: ^11.10.5 => 11.10.5
@emotion/styled: ^11.10.5 => 11.10.5
@mui/core-downloads-tracker: 5.16.9
@mui/icons-material: ^5.16.9 => 5.16.9
@mui/material: ^5.16.9 => 5.16.9
@mui/private-theming: 5.16.8
@mui/styled-engine: 5.16.8
@mui/system: 5.16.8
@mui/types: 7.2.19
@mui/utils: 5.16.8
@mui/x-data-grid: 7.23.1
@mui/x-data-grid-premium: ^7.23.1 => 7.23.1
@mui/x-data-grid-pro: 7.23.1
@mui/x-date-pickers: ^5.0.20 => 5.0.20
@mui/x-internals: 7.23.0
@mui/x-license: 7.23.0
@types/react: 18.0.25
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
typescript: 5.0.2
Search keywords: DataGrid, cell update, rowsRef not editable
Order ID: 104619
The text was updated successfully, but these errors were encountered: