Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix redirect submit event to native form element #2051

Merged
merged 3 commits into from
May 25, 2023

Conversation

mvorisek
Copy link
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