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

TextInputField not working properly on iOS 10 #4

Closed
huynhphan89 opened this issue Mar 1, 2018 · 3 comments
Closed

TextInputField not working properly on iOS 10 #4

huynhphan89 opened this issue Mar 1, 2018 · 3 comments

Comments

@huynhphan89
Copy link

iOS 10, TextInputField formats well on typing, but when done it becomes empty

@yunustek
Copy link

yunustek commented Apr 1, 2018

I have the same issue.
when you close the keyboard, the text is delete!

@Robuske
Copy link

Robuske commented Apr 25, 2018

Also the same issue.
Happens anytime the selection leaves the Text Field, so it happens if you're switching between Text Fields too.
Also, it actually goes back to the state it was before the user started the input. So if I set it to a certain value initially, if the user tries to change it when it leaves the field it goes back to the value I set before.

@jvanzummeren
Copy link
Collaborator

Fixed in version 0.1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants