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

[DataGrid] Add checks to verify if row exists. #16672

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

livingforjesus
Copy link

@livingforjesus livingforjesus commented Feb 20, 2025

In 2 instances in the last week, I've had the MissingRowId error thrown in normal instances/usecases. These happened in 2 different locations which are updated here. Fixes #16638

@mui-bot
Copy link

mui-bot commented Feb 20, 2025

Deploy preview: https://deploy-preview-16672--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 058e9d8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Uncaught MissingRowIdError: No row with id <id> found
3 participants