mui-x
mui-x copied to clipboard
[data grid] `GridBooleanCell` props are not passed to the icon
Duplicates
- [X] I have searched the existing issues
Latest version
- [X] I have tested the latest version
Current behavior 😯
on GridBooleanCell, "other" props are not propagated anymore. so wrapping it with Tooltip for instance doesn't work anymore.
Expected behavior 🤔
triggers like Tooltip should work
Steps to reproduce 🕹
No response
Context 🔦
<Tooltip title="hello">
<GridBooleanCell {...params} />
</Tooltip>
Your environment 🌎
No response
Hi, Thanks for your contribution.
Could you provide a working reproduction, this Codesandbox template might be a good starting point.
On the version 5.15.1 the other are spread to the icon.
Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.