-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
CircularProgress broken before redirect #44133
Comments
Hey @FabioZan86! I'm unable to reproduce the issue. Can you provide a minimal reproduction? A repo/CodeSanbox/StackBlitz would be ideal. |
|
Possible browser issue? 44133.mov |
@FabioZan86 could you share your |
CircularProgress seems to be working fine to me as well |
For me it still persists! you should try to click at least 10 times until you see the blank square. Could it be my Chrome has about 120 tabs open? https://codesandbox.io/p/sandbox/vigilant-tree-n6ztjl |
@FabioZan86 can you share a video of the issue? I'm still unable to reproduce. Also share your env info in the issue description (using |
Hello, the blank square appeared on the third click and on the last one. Regarding @mui/envinfo, it has no relation to my local project because the blank square occurs in the remote environment WhatsApp.Video.2024-10-29.at.08.49.00.mp4 |
@FabioZan86 it's important to know which package versions are you using, which browser, which OS, etc. After trying many times, I'm still unable to reproduce the issue. Have you been able to reproduce the issue in another computer or browser? |
Steps to reproduce
Hello, I have a problem redirecting a page to oauth twitter 'x'. The
<CircularProgress size={22} disableShrink={true} variant="indeterminate" />
appears broken when redirecting, any tips? thanks.Current behavior
No response
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: #circularprogress #mui #muimaterial
The text was updated successfully, but these errors were encountered: