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
The default action of a button is to submit its associated form, so this shouldn't be necessary. Are you having issues when it's not explicitly specified to be type=submit?
The example form in click-to-edit should probably have the type="submit" paramter added to the submit button so the form action can get fired.
Bit too small for its own pull request so if someone is working on docs they could include this change.
The text was updated successfully, but these errors were encountered: