-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
IOS, whole string is replaced by emoji or .com #10108
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
Labels
Comments
BTW if keyboard type is url should not be first letter not capital by default ? |
3 tasks
Did anybody check if TextField from UIKit has identical issue with autofill and it requires similar fixes as was done in here #9555 ? |
Is there any progress on this issue? |
NathanWalker
added a commit
that referenced
this issue
Jan 4, 2023
5 tasks
@miladfm @serrg1994 this will go out with 8.4.3 today from ref'd pr. |
NathanWalker
added a commit
that referenced
this issue
Jan 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Issue Description
Noticed starting from 8.2.0 version strange behaviour for TextField on iOS. For example if keyboard type is specified as url and user is typing url and then press .com whole string will be replaced by .com. The same behaviour I see for emojis
Screen.Recording.2022-11-25.at.23.51.58.mov
Reproduction
No response
Relevant log output (if applicable)
No response
Environment
Dependencies
Please accept these terms
The text was updated successfully, but these errors were encountered: