We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NumberInput
NumberInput appears to allow non-numeric input (such as characters), although it should only allow numbers to be entered.
The following screenshot is from a modal I was coding:
This behaviour can be replicated on http://aries.glints.design/?path=/story/input--numberinput as well.
The text was updated successfully, but these errors were encountered:
Did you just type them in? When I type nothing appears (except when typing e for some reason) xD
e
Sorry, something went wrong.
Please state your OS and browser!
Did you just type them in?
Yep haha, I didn't copy paste the text. Though that works as well...
Oops, I forgot about that... Firefox 76.0, Ubuntu 18.04.
No branches or pull requests
NumberInput
appears to allow non-numeric input (such as characters), although it should only allow numbers to be entered.The following screenshot is from a modal I was coding:
This behaviour can be replicated on http://aries.glints.design/?path=/story/input--numberinput as well.
The text was updated successfully, but these errors were encountered: