-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[tooltip] Downgrade disabled error to a warning #40355
Comments
Agree, a warning sounds better for this. cc @mui/core |
@Nefcanto thanks for reaching out and sorry for the delay. I'll add the |
Hi @DiegoAndai |
Hey @DiegoAndai @siriwatknp |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @grantdiamond 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. |
Under #21979, I guess error -> warn make sense.
@grantdiamond You are expected to set |
Summary 💡
I get the following error when I have a disabled button nested in a tooltip:
This is the behavior I want - for the tooltip to be disabled while the button is disabled.
Can we downgrade this from an error to a warning? An ideal solution would be to add a disabled prop to the tooltip component that passes down.
Examples 🌈
No response
Motivation 🔦
No response
The text was updated successfully, but these errors were encountered: