Skip to content

Fix redirect submit event to native form element#2051

Merged
mvorisek merged 3 commits intodevelopfrom
fix_err_prompt_on_2nd_submit
May 25, 2023
Merged

Fix redirect submit event to native form element#2051
mvorisek merged 3 commits intodevelopfrom
fix_err_prompt_on_2nd_submit

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented May 22, 2023

fix #2049 to not fire submit event on div.ui.form twice

related with #1275

also upgrade Fomantic-UI to fix fomantic/Fomantic-UI#2791 and fomantic/Fomantic-UI#2796

@mvorisek mvorisek force-pushed the fix_err_prompt_on_2nd_submit branch 2 times, most recently from 1fe2cc8 to ea37dd0 Compare May 22, 2023 09:59
@mvorisek mvorisek force-pushed the fix_err_prompt_on_2nd_submit branch 2 times, most recently from 94f39ad to 65c48b8 Compare May 22, 2023 22:53
@mvorisek mvorisek force-pushed the fix_err_prompt_on_2nd_submit branch from c73bd69 to 59af31d Compare May 25, 2023 05:51
@mvorisek mvorisek marked this pull request as ready for review May 25, 2023 05:53
@mvorisek mvorisek changed the title Fix form error prompt show on 2nd submit Fix redirect submit event to native form element May 25, 2023
@mvorisek mvorisek merged commit 8926412 into develop May 25, 2023
@mvorisek mvorisek deleted the fix_err_prompt_on_2nd_submit branch May 25, 2023 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[dropdown] clearable is not working when form is initialized with $('#form_id').form()

1 participant