[data grid] Setting onValueChange
on GridEditInputCell
breaks input
#16754
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
support: pro standard
Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/
Steps to reproduce
Steps:
Current behavior
After adding a character in the middle of the input the caret go back to the end of the input
Expected behavior
After adding a character in the middle of the input the caret should stay after the last character added
Context
Trying to apply the second part of this example to a text input.
Your environment
npx @mui/envinfo
Browser used: Google Chrome
Search keywords: onValueChange GridEditInputCell input bug
Order ID: 105274
The text was updated successfully, but these errors were encountered: