[v6][Checkbox] disableRipple not working #44063
Labels
bug 🐛
Something doesn't work
component: checkbox
This is the name of the generic UI component, not the React module!
regression
A bug, but worse
Steps to reproduce
Link to live example: https://stackblitz.com/edit/react-scpwxs?file=Demo.tsx
Steps:
disableRipple
prop to Checkbox componentCurrent behavior
Ripple effects persist even after adding
disableRipple
Expected behavior
Ripple effects should not be there after adding
disableRipple
Context
We noticed this bug after upgrading to MUI v6 from MUI v5. This used to work properly in the latest MUI v5
Your environment
npx @mui/envinfo
Search keywords: disableRipple, disable ripple, checkbox disableRipple
The text was updated successfully, but these errors were encountered: