Custom theme colors breaking MuiButton in Material UI v6 #43810
Labels
bug 🐛
Something doesn't work
component: button
This is the name of the generic UI component, not the React module!
customization: theme
Centered around the theming features
priority: important
This change can make a difference
regression
A bug, but worse
v6.x
Steps to reproduce
Link to live example: not working with Material UI v6 but working with Material UI v5.
Steps:
Current behavior
The color is not applied and the hover effect is broken
Expected behavior
The color should be applied and the hover effect working
Context
Add a custom color to the theme's palette and apply it to a button
Your environment
No response
Search keywords: theme colors button
The text was updated successfully, but these errors were encountered: