Selected radio buttons are still colored even when disabled #43588
Labels
bug 🐛
Something doesn't work
component: radio
This is the name of the generic UI component, not the React module!
regression
A bug, but worse
v6.x
Steps to reproduce
Link to live example: https://stackblitz.com/edit/react-sehce7?file=Demo.tsx
Steps:
RadioGroup
to aFormControl
FormControlLabel
withcontrol={<Radio disabled />}
Current behavior
The disabled selected radio button will display with primary colour:
Expected behavior
The disabled selected radio button will be greyed out:
Context
No response
Your environment
npx @mui/envinfo
Search keywords: radiogroup, radio
The text was updated successfully, but these errors were encountered: