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

Android: App crashes when input is pressed #455

Open
RaresM7373 opened this issue Sep 3, 2021 · 3 comments
Open

Android: App crashes when input is pressed #455

RaresM7373 opened this issue Sep 3, 2021 · 3 comments

Comments

@RaresM7373
Copy link

Describe the bug

On android when the inputs is touched the app crashes.

A clear and concise description of what the bug is.

To Reproduce

Open in android and touch the input.

Expected behavior

After I touch the input I should be able to see the items.

Screenshots

Add screenshots to help explain your problem. If screenshots aren't applicable to this issue, write "n/a".

Additional details

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • react-native-picker-select version: [e.g. 4.3.0]
  • react-native version: [e.g. 0.56]
  • expo sdk version: [e.g. 38 or n/a]

Reproduction and/or code sample

Provide a link to a reproduction of this issue on https://snack.expo.io or an explanation why you can not. Not including a snack link will result in a significant delay in our ability to address this issue.

@edem
Copy link

edem commented Sep 24, 2021

I get the same issue. Could any one help us?

@karladler
Copy link

I had this also a few times, with dynamic loaded options list. The error occurred also only the first time I started the app.

@crrobinson14
Copy link

I believe this is the same issue reported here facebook/react-native#31245. I resolved it the same way reported there, by upgrading React Native to >= 0.64.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants