-
Notifications
You must be signed in to change notification settings - Fork 130
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
Possible uppercase bug? #47
Comments
Or this: facebook/react-native#19389 |
@brunolemos I am facing same issue exactly. Did you found the solution ? |
@Balasnest no |
Can confirm that all words get capitalised too if there is an emoji in the text. |
@brunolemos, @superandrew213 did you find any solution for this bug? |
Yeah, should have been merged in RN0.58 or 0.59. If you can't upgrade you can use my patch: facebook/react-native#21243 (comment) It's for RN0.56, but you can adjust it for different RN versions if you need to. I think we can close this. |
A few ios users are complaining that the letter I is turning into uppercase automatically, does anyone have any idea why? And one other told that all words were doing this all of a suden, even though the keyboard capital letters is disabled.
It may be related to this package because the app has many fields and all users that complained mentioned the only exact field that uses auto grow.
The text was updated successfully, but these errors were encountered: