Skip to content

input type=number suppresses angular form validation for min/max ranges #7

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

Closed
sgarbesi opened this issue Aug 8, 2014 · 2 comments
Closed

Comments

@sgarbesi
Copy link

sgarbesi commented Aug 8, 2014

I understand in the README it says not to use type=number for the input, but why is this?

@thatmarvin
Copy link
Member

Basically because of angular/angular.js#2144, which doesn't look like is fully resolved based on angular/angular.js#6818.

It was a lot easier to bypass those issues than to keep type=number and work around it.

@thatmarvin
Copy link
Member

Feel free to reopen if you feel this can be improved!

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

2 participants