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

InputType number not working when submitting form #14

Closed
DanielMcAssey opened this issue Dec 31, 2023 · 3 comments
Closed

InputType number not working when submitting form #14

DanielMcAssey opened this issue Dec 31, 2023 · 3 comments

Comments

@DanielMcAssey
Copy link

DanielMcAssey commented Dec 31, 2023

When using inputType(number), when submitting a form it seems its using .trim() without checking the type, it doesn't work

@DanielMcAssey DanielMcAssey changed the title InputType number not workign InputType number not working when submitting form Dec 31, 2023
@Anticom
Copy link

Anticom commented Jan 16, 2024

Similar issue here. I can't even add new items when input type is number.

@bashgeek
Copy link
Collaborator

Thanks for reporting!

@Anticom
Copy link

Anticom commented Apr 1, 2024

Hey @bashgeek, thanks for fixing the issue!

However I noticed an extraneous console.log in c4027a9, that's probably left from implementing the fix.
Doesn't hurt but wanted to give you a heads-up on it.

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

No branches or pull requests

3 participants