You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior
If the input has a value of type number the floating label acts as if the input didn't have any value to begin with and the label is lowered inside of the input, therefore overlapping with the actual value of the input.
Expected behavior
Label should float above the input like it does when the value is of type string.
I'm submitting a ...
Current behavior
If the input has a value of type number the floating label acts as if the input didn't have any value to begin with and the label is lowered inside of the input, therefore overlapping with the actual value of the input.
Expected behavior
Label should float above the input like it does when the value is of type string.
Example
Screenshot:
Please tell us about your environment:
React version:
react: ^16.4.1
PrimeReact version:
primereact": ^2.0.0-beta.6
Theme:
ultima-react-2.0.0.beta.2
Browsers:
all
Language:
TypeScript 3.0.3
The text was updated successfully, but these errors were encountered: