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

Data does not appear in the dropdown when state is updated #237

Open
hunzalaqamar opened this issue Dec 20, 2023 · 2 comments
Open

Data does not appear in the dropdown when state is updated #237

hunzalaqamar opened this issue Dec 20, 2023 · 2 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@hunzalaqamar
Copy link

Describe the bug
the data in the dropdown is not being shown after the API call and the usestate gets updated

To Reproduce
Steps to reproduce the behavior:

  1. Do any API call and retrieve data in a useState
  2. Pass the getter constant of usestate into the select component
  3. The data will not be shown

Environment (please complete the following information):

  • OS: Android
  • OS Version: Android 13
  • React Native Version : 0.72.4
  • Google Pixel 3
@hunzalaqamar hunzalaqamar added bug Something isn't working documentation Improvements or additions to documentation labels Dec 20, 2023
@kyagie
Copy link

kyagie commented Mar 10, 2024

Has this been resolved?

@hunzalaqamar
Copy link
Author

hunzalaqamar commented Mar 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants