-
Notifications
You must be signed in to change notification settings - Fork 227
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
Floating label on text-field does not move when value prop changes. #895
Comments
Can you please provide a stackblitz or code example? It is difficult to diagnose without such. |
Here is a stackblitz: https://stackblitz.com/edit/react-3q3vjk
|
I observe the error using Chrome 74, iOS Safari 12, and Edge 18; it does not seem to be a browser bug. |
Here it is simulated differently again:
If Textfield is previously initialized with a space, then it works
Also in the above case of bsswartz
Of course it is not right |
Gotcha - this is definitely a bug. I'll investigate. |
The text was updated successfully, but these errors were encountered: