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

app crashes and kickout when textinput become empty (length ==0) #18359

Closed
arash-hacker opened this issue Mar 13, 2018 · 6 comments
Closed

app crashes and kickout when textinput become empty (length ==0) #18359

arash-hacker opened this issue Mar 13, 2018 · 6 comments
Labels
Component: TextInput Related to the TextInput component. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@arash-hacker
Copy link

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

@arash-hacker arash-hacker changed the title app crashed and kickout when textinput become empty (length ==0) app crashes and kickout when textinput become empty (length ==0) Mar 13, 2018
@react-native-bot
Copy link
Collaborator

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.

How to ContributeWhat to Expect from Maintainers

@react-native-bot react-native-bot added Old Version ⏪ Ran Commands One of our bots successfully processed a command. labels Mar 13, 2018
@arash-hacker
Copy link
Author

seriously?!
can you hint me where the problem is in RN code?
i will update ASAP and report again

@arash-hacker
Copy link
Author

i catched this error

error: patch failed: .flowconfig:51
Falling back to three-way merge...
Applied patch to '.flowconfig' cleanly.
error: android/app/src/main/AndroidManifest.xml: does not exist in index
git-upgrade WARN The upgrade process succeeded but there might be conflicts to be resolved. See above for the list of files that have merge conflicts.
git-upgrade info Upgrade done

@arash-hacker
Copy link
Author

you must close all IDE and close termial. just exit from debuging mode

@arash-hacker
Copy link
Author

now textinput corrected
and you must init a new project

@react-native-bot react-native-bot added the Component: TextInput Related to the TextInput component. label Mar 16, 2018
@hramos
Copy link
Contributor

hramos commented Mar 26, 2018

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.

@hramos hramos closed this as completed Mar 26, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Mar 26, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: TextInput Related to the TextInput component. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants