79181345

Date: 2024-11-12 13:40:58
Score: 0.5
Natty:
Report link

Wrapping MenuItem directly breaks Select's functionality. Try making MenuItem the parent.

<MenuItem value="option">
    <Tooltip title="big text to display as tooltip">
        <Typography>short summary to display as option</Typography>
    </Tooltip>
</MenuItem>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: İbrahim Akar