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

Text field is accepting e alphabet if we add type = 'number' #20256

Closed
1 task done
krishnaUIDev opened this issue Mar 23, 2020 · 1 comment
Closed
1 task done

Text field is accepting e alphabet if we add type = 'number' #20256

krishnaUIDev opened this issue Mar 23, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@krishnaUIDev
Copy link

  • [X ] The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

The text field is accepting e alphabet if we add type = 'number'

Expected Behavior 🤔

Text field should not accept alphabets if we add type='number'

Steps to Reproduce 🕹

Steps:

1.import text field component.
2.pass type='number' as props
3. and try to add e alphabet. text field still accepting alphabet
4.

Context 🔦

Your Environment 🌎

Tech Version
Material-UI v4.9.6
React 16.8.0
Browser Chrome
TypeScript
etc.
@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Mar 24, 2020
@oliviertassinari
Copy link
Member

Duplicate of #10582

@oliviertassinari oliviertassinari marked this as a duplicate of #10582 Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants