You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,
I'm using React - MUI. I have a dropdown that is placed in form element.
Since dropdown consists of button that triggers dropdown (and few other elements ) that button auto submits my form.
I know that you can add type="button" as attribute to stop this from happening but I don't know where to place it.
The text was updated successfully, but these errors were encountered:
Hi ,
I'm using React - MUI. I have a dropdown that is placed in form element.
Since dropdown consists of button that triggers dropdown (and few other elements ) that button auto submits my form.
I know that you can add type="button" as attribute to stop this from happening but I don't know where to place it.
The text was updated successfully, but these errors were encountered: