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

[core] Revert 36124c6 #2907

Merged
merged 1 commit into from
Oct 20, 2021
Merged

Conversation

DanailH
Copy link
Member

@DanailH DanailH commented Oct 18, 2021

Part of #1902
Based on this comment #2393 (review)

Will keep it in draft, for now, to test if the original issue persists under v5.

Seems to be working -> https://codesandbox.io/s/react-forked-v8mur?file=/src/App.tsx

@DanailH DanailH added core Infrastructure work going on behind the scenes component: data grid This is the name of the generic UI component, not the React module! labels Oct 18, 2021
@DanailH DanailH self-assigned this Oct 18, 2021
@DanailH DanailH marked this pull request as ready for review October 19, 2021 09:12
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer this explicitly typed assertion for the exported component props, so that it does not break with any future changes on MUI core (if that's a possibility). But it can be reverted if the reason with keeping is that it could cause a performance issue. 👍

@DanailH
Copy link
Member Author

DanailH commented Oct 20, 2021

I don't think it's needed. I also don't think it brings any performance optimizations.

@DanailH DanailH merged commit eff94bf into mui:next Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants