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
I'm trying to create a button-less form.
The problem is that I can't figure out how to use the onSubmitActions function provided by this library directly in the form.
Cause I need to use event.preventDefault so that my form could be submitted.
I'm trying to create a button-less form.
The problem is that I can't figure out how to use the onSubmitActions function provided by this library directly in the form.
Cause I need to use event.preventDefault so that my form could be submitted.
this code does not launch the FORM_SUBMIT and i don't know why
The text was updated successfully, but these errors were encountered: