-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
app crashes and kickout when textinput become empty (length ==0) #18359
Comments
Thanks for posting this! It looks like your issue may refer to an older version of React Native. Can you reproduce the issue on the latest stable release? Thank you for your contributions. |
seriously?! |
i catched this error
|
you must close all IDE and close termial. just exit from debuging mode |
now textinput corrected |
It does not look like this has been reproduced in 0.54 or later. There has been no follow up from the author in over seven days, so we're closing this issue. |
Environment
react-native-cli: 2.0.1
react-native: 0.53.0
Expected Behavior
i want simply clear textinput with keyboard input
in simulator ios and andorid emulator it's fine
but in real android devices it crashes HUAWEI Y7 and other android devices that i tested i have this problem !!!
Actual Behavior
when clear textinput with keyboard backspace, app crashes and kickout
it writes string as well but when clear text and text length become zero app crashes
The text was updated successfully, but these errors were encountered: