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: incorrect oninput event type #4226

Merged
merged 2 commits into from
Dec 8, 2023
Merged

fix: incorrect oninput event type #4226

merged 2 commits into from
Dec 8, 2023

Conversation

marvinhagemeister
Copy link
Member

@marvinhagemeister marvinhagemeister commented Dec 7, 2023

Noticed that the event type for onInput is too generic. The browser passes an InputEvent there. Also noticed that I made an error in the way I typed onSubmit in #4220

@coveralls
Copy link

coveralls commented Dec 7, 2023

Coverage Status

coverage: 99.463%. remained the same
when pulling 0c7fd52 on fix-input-event
into 2629e40 on main.

@marvinhagemeister
Copy link
Member Author

Not sure what coveralls is up to. This doesn't touch any of the files it complains about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants