-
Notifications
You must be signed in to change notification settings - Fork 51
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
Not able to use TextInput #333
Comments
Thanks for reporting, does it behave like that on all text input fields or some specific ones? Can you reproduce this on some empty projects too? Can you share a reproducer repo? |
Hi,
I got the same behavior on all TextInput. |
FYI : meantime, I found the workaround to start android simulator on intel laptop, but it's not working. I just see a metro circular reference error in output windows that does not occur with iOS simulator. |
a lot has changed since this got repored. I tried to reproduce this now but with no success. Can anyone here try and confirm whether its happening on the most recent 0.21 version of the IDE? |
We managed to reproduce this eventually and it is fixed as of #718 |
*Description
When I try to use TextInput in the IDE ios simulator, it's not possible to enter text.
I only see a menu that invite to fill the field
(not yet tried on android simulator
Environment
React native IDE 0.0.14
React Native 0.73.6
VS Code 1.89.1
MacBook Pro 2019 (Intel core i9)
The text was updated successfully, but these errors were encountered: