Skip to content
New issue

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

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

Already on GitHub? # 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.

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

Successfully merging this pull request may close these issues.

3 participants