-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[LoadingButton] Displaying incorrect warning #31235
Comments
Here there is a repository with a LoadingButton sample that you can reproduce the warning message: |
+1 |
1 similar comment
+1 |
Hi there, any updates on this? Has this been fixed already? I'm on |
+1 |
+1. I can confirm this issue still exists at "@mui/lab": "^5.0.0-alpha.142". |
It works well in Joy UI without any warning. See - https://mui.com/joy-ui/react-button/#loading-position. |
+1 |
2 similar comments
+1 |
+1 |
+1. Still getting a warning for |
I can confirm this in "@mui/lab": "5.0.0-alpha.170" and "@mui/material": "^5.14.17", |
+1 |
+1 with |
Hello, also experiencing this, any plans to fix it? |
We're moving the loading feature to the Material UI Button in #42987. The warning won’t be added there. |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @songhobby How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Current behavior 😯
This would prompt a warning
However, the default
loadingIndicator
is used and astartIcon
is not necessary hereExpected behavior 🤔
No warning
Steps to reproduce 🕹
No response
Context 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: