Does the Form submit event work on mobile while being held on a Dialog? #2995
Unanswered
sigmarsson
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I utilize the
Dialog
, which holding a theForm
element and that all works fine on desktop but when I tap theForm.Submit
button on mobile theonSubmit
event does not even get fired.Is there any specific issue on mobile android ? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions