TextField type="number" accepts the character 'e' #11331
Labels
component: text field
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Expected Behavior
The TextField component with props type="number" should not accept any alphabetical characters
Current Behavior
When you enter the character 'e' specifically it will be added to the inputs value
Steps to Reproduce (for bugs)
Your Environment
The text was updated successfully, but these errors were encountered: