Ripple is not centered for a radio button when using an image for the custom icon #4448
Labels
component: button
This is the name of the generic UI component, not the React module!
component: radio
This is the name of the generic UI component, not the React module!
package: styles
Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
v0.x
Problem description
The ripple is not centered for a radio button when using an image for the custom icon
Steps to reproduce
Versions
EXPECTING: I'm expecting it to be centered or positioned at the click coordinates.
ACTUAL: Always in the bottom right area.
Is there a way to fix this?
The text was updated successfully, but these errors were encountered: