Manual submit #305
Closed
benjaminpreiss
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there!
Just for anyone interested - If you want to manually submit your form via JS, don't use
formRef.submit()
butformRef.requestSubmit()
instead.Beta Was this translation helpful? Give feedback.
All reactions