Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Avatar] Fix ownerState usage with styleOverrides when fallback is used #36228

Merged
merged 3 commits into from Feb 17, 2023

Conversation

sai6855
Copy link
Contributor

@sai6855 sai6855 commented Feb 16, 2023

closes #36223

@mui-bot
Copy link

mui-bot commented Feb 16, 2023

Netlify deploy preview

https://deploy-preview-36228--material-ui.netlify.app/

Bundle size report

Details of bundle changes

Generated by 🚫 dangerJS against 07de412

@zannager zannager added the component: avatar This is the name of the generic UI component, not the React module! label Feb 17, 2023
@ZeeshanTamboli ZeeshanTamboli added the bug 🐛 Something doesn't work label Feb 17, 2023
@sai6855 sai6855 requested review from ZeeshanTamboli and removed request for siriwatknp February 17, 2023 12:45
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now!

@ZeeshanTamboli ZeeshanTamboli changed the title [Avatar] Fix ownerState usage with styleOverrides [Avatar] Fix ownerState usage with styleOverrides when fallback is used Feb 17, 2023
@ZeeshanTamboli ZeeshanTamboli merged commit 358cd5d into mui:master Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: avatar This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Avatar] ownerState is undefined in styleOverrides when overriding Avatar styles
4 participants