[CircularProgress] disableShrink={true} broken in emotion migration
See original GitHub issueCircularProgress keeps shrinking even with disableShrink={true}
on v5.0.0-alpha.26. I’ve tried on v5.0.0-alpha.25 and this bug isn’t there.
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
CircularProgress keeps shrinking even with disableShrink={true}
Expected Behavior 🤔
It shouldn’t shrink.
Steps to Reproduce 🕹
https://codesandbox.io/s/material-ui-issue-forked-y1ulc
Context 🔦
Your Environment 🌎
`npx @material-ui/envinfo`
Don't forget to mention which browser you used.
Output from `npx @material-ui/envinfo` goes here.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s a regression I have introduced in #24893 by mistake, I had the context on it, so it was straightforward for me to identify. It’s far from straightforward for somebody that doesn’t have the context. This is why reproductions are important, they save maintainers a lot of time.
Hi @eps1lon, I’ve tried on Brave with Chromium 89 and Google Chrome 88. It happened on both browsers.
Current behaviour:
Expected: