-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
TextAreaRow does not hide placeholder when value is setted #12
Labels
Comments
Ah sorry, didnt see that there was already an issue about that. Would be nice to have these fixes integrated in the Cocoapods version. |
Closed
This was referenced Jan 28, 2021
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First of all thanks for this awesome library!
I am not 100% sure if I am doing it right. But when I set a value on a TextAreaRow the placeholder is still beeing shown and a strange overlay with the value is also displayed.
Here is the code I use to set the value form the TextAreaRow:
The text was updated successfully, but these errors were encountered: