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

Bug when use UITextField with autocorrection #70

Open
RogyMD opened this issue Oct 16, 2014 · 0 comments
Open

Bug when use UITextField with autocorrection #70

RogyMD opened this issue Oct 16, 2014 · 0 comments

Comments

@RogyMD
Copy link

RogyMD commented Oct 16, 2014

When is showing a correction and I tap on 'Return' button my string will be replaced with correct string and action that's setted to UIControlEventEditingChanged event isn't perform and here is bug because model value isn't updated. Example: I wrote 'Helo' will be suggested 'Hello' and I tap return button, in text field text is 'Hello' but model value remains 'Helo'. P.S. Sorry for my bad english...

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

1 participant