You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/data/material/components/material-icons/SearchIcons.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -610,7 +610,7 @@ export default function SearchIcons() {
610
610
itemContent={Icon(handleOpenClick)}
611
611
/>
612
612
</Grid>
613
-
{/* Temporary fix for Dialog not closing sometimes and Backdrop stuck at opacity 0 (see issue https://github.com/mui/material-ui/issues/32286). */}
613
+
{/* Temporary fix for Dialog not closing sometimes and Backdrop stuck at opacity 0 (see issue https://github.com/mui/material-ui/issues/32286). One disadvantage is that the closing animation is not applied. */}
0 commit comments