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

(bugfix):fix iOS non-english input issue #154

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cht8687
Copy link

@cht8687 cht8687 commented Jul 30, 2020

Fix Textfield in iOS, non-english input issue.

@hperrin
Copy link
Owner

hperrin commented Aug 5, 2020

This would have unintended consequences. Basically it breaks value prop binding.

@hperrin
Copy link
Owner

hperrin commented Aug 5, 2020

Without those lines, a change to the value var wouldn't propagate to the input element.

@cht8687
Copy link
Author

cht8687 commented Aug 5, 2020

@hperrin
thanks for your reply.
I removed this line, seems input still ok.

but it would be great to have a proper fix.

@hperrin
Copy link
Owner

hperrin commented May 5, 2021

I'd like to get this in, if it can be updated/fixed.

@cht8687
Copy link
Author

cht8687 commented Sep 7, 2021

@hperrin
updated.

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

Successfully merging this pull request may close these issues.

None yet

2 participants