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

Remove props injection in <Datagrid expand> components #9719

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

fzaninotto
Copy link
Member

This undocumented feature forces us to use a cloneElement, which we try to avoid.

This undocumented feature forces us to use a `cloneElement`, which we try to avoid.
@adguernier adguernier merged commit b102283 into next Mar 14, 2024
12 checks passed
@adguernier adguernier deleted the Do-not-clone-datagrid-expand-panel branch March 14, 2024 10:34
@adguernier adguernier added this to the 5.0.0 milestone Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants