-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Labels
component: LoadingButtonThe React component.The React component.package: labSpecific to the lab.Specific to the lab.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Current behavior 😯
<LoadingButton loadingPosition="start" .. .>...
This would prompt a warning
Warning: Failed prop type: MUI: The loadingPosition="start" should be used in combination with startIcon.'
However, the default loadingIndicator
is used and a startIcon
is not necessary here
Expected behavior 🤔
No warning
Steps to reproduce 🕹
No response
Context 🔦
No response
Your environment 🌎
No response
andrebnassis, MilanDavid, TobiasWenzel, danie7k, alokparikh16 and 19 more
Metadata
Metadata
Assignees
Labels
component: LoadingButtonThe React component.The React component.package: labSpecific to the lab.Specific to the lab.type: bugIt doesn't behave as expected.It doesn't behave as expected.