Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[data grid] Broken printable character with React 18 #5729

Closed
2 tasks done
oliviertassinari opened this issue Aug 7, 2022 · 1 comment · Fixed by #6257
Closed
2 tasks done

[data grid] Broken printable character with React 18 #5729

oliviertassinari opened this issue Aug 7, 2022 · 1 comment · Fixed by #6257
Assignees
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature

Comments

@oliviertassinari
Copy link
Member

oliviertassinari commented Aug 7, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

The printable character starts the edit mode, but it's not added to the input with React 18. It works correctly with React 17.

Expected behavior 🤔

It's handled.

Steps to reproduce 🕹

Link to live example:

Steps:

  1. Open https://codesandbox.io/s/datagriddemo-demo-mui-x-forked-w3u8bq?file=/demo.js
Screen.Recording.2022-08-08.at.00.08.43.mov

The different environments that I have tried:

Context 🔦

It's noticeable since #4155 cc @m4theushw.

Your environment 🌎

@mui/x-data-grid@5.15.1

Order ID 💳 (optional)

No response

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer feature: Editing Related to the data grid Editing feature labels Aug 7, 2022
@cherniavskii
Copy link
Member

May be related to #5283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants