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

onItemSelect is not called #91

Open
Dubey-Shivani opened this issue Jun 24, 2023 · 5 comments
Open

onItemSelect is not called #91

Dubey-Shivani opened this issue Jun 24, 2023 · 5 comments

Comments

@Dubey-Shivani
Copy link

The list gets closed but onItemSelect is not being called.

@jackdw22
Copy link

jackdw22 commented Jul 6, 2023

having this problem as well

@Dubey-Shivani
Copy link
Author

Any solution?

@muchirasamwel
Copy link

Does anyone have a workaround for this?

@FaggioniHQ
Copy link

Same issue here, any workaround for this issue?

@FaggioniHQ
Copy link

Hello There,

In my case, the issue was related to the fact that the SearchableDropdown component was inside a ScrollView.

So, to fix the issue, I added keyboardShouldPersistTaps={'handled'} on the ScrollView component. You can set the prop as you see fit.

Hope it helps

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