question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[CircularProgress] disableShrink={true} broken in emotion migration

See original GitHub issue

CircularProgress 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:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
oliviertassinaricommented, Mar 7, 2021

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.

1reaction
duongdevcommented, Mar 6, 2021

Hi @eps1lon, I’ve tried on Brave with Chromium 89 and Google Chrome 88. It happened on both browsers.

Current behaviour: current

Expected: expected

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found