Why form submission inside a modal causes another form validation? #6801
-
I have 2 forms that are not nested, they live in sibling elements, one of them is inside a modal. See: CodeSandbox To reproduce:
|
Beta Was this translation helpful? Give feedback.
Answered by
bluebill1049
Nov 12, 2022
Replies: 2 comments 5 replies
-
avoid wrap form with form to avoid event bubble to the parent form
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
leapful
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#3704 (reply in thread)