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
Textfield type "number" accepting characters on Safari. Example:test1234
Textfield type "number" should accept only numbers Example: 1234e
Set Textfield type as number and try
Steps:
Mac
The text was updated successfully, but these errors were encountered:
Duplicate of #10582
Sorry, something went wrong.
No branches or pull requests
Current Behavior 😯
Textfield type "number" accepting characters on Safari. Example:test1234
Expected Behavior 🤔
Textfield type "number" should accept only numbers Example: 1234e
Steps to Reproduce 🕹
Set Textfield type as number and try
Steps:
Context 🔦
Your Environment 🌎
Mac
The text was updated successfully, but these errors were encountered: