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
Successfully merging a pull request may close this issue.
When you writes a "e" in the input text type number, the "title" of the field comes back to the middle of input text:
e
They occurs directly into the codesandbox example for the input text page in the current release version
https://codesandbox.io/s/vvitc?file=/demo.js
Steps:
type="number"
The text was updated successfully, but these errors were encountered:
Current Behavior😯
When you writes a "e" in the input text type number, the "title" of the field comes back to the middle of input text:
e, but we can force to write a dot in the end of the number, resulting in the same behaviorThey occurs directly into the codesandbox example for the input text page in the current release version
https://codesandbox.io/s/vvitc?file=/demo.js
Expected Behavior🤔
Steps to Reproduce🕹
Steps:
type="number"eYour Environment🌎
https://codesandbox.io/s/vvitc?file=/demo.js
The text was updated successfully, but these errors were encountered: