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: onSubmit event type #4220

Merged
merged 1 commit into from Nov 27, 2023
Merged

fix: onSubmit event type #4220

merged 1 commit into from Nov 27, 2023

Conversation

marvinhagemeister
Copy link
Member

The submit event dispatches a SubmitEvent class, not just Event. See https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/submit_event

@coveralls
Copy link

coveralls commented Nov 27, 2023

Coverage Status

coverage: 99.463%. remained the same
when pulling 4b343dc on fix-submit-type
into 3b7d7c0 on main.

Copy link
Sponsor Contributor

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ This makes my life so much better :)

@marvinhagemeister marvinhagemeister merged commit 3eb790c into main Nov 27, 2023
2 checks passed
@marvinhagemeister marvinhagemeister deleted the fix-submit-type branch November 27, 2023 15:52
This was referenced Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants