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

Item not selecting on first click #151

Open
NancyGarg opened this issue Oct 2, 2020 · 3 comments
Open

Item not selecting on first click #151

NancyGarg opened this issue Oct 2, 2020 · 3 comments
Assignees

Comments

@NancyGarg
Copy link

Although every other thing is workinf perfectly as per the need, but whenever the dropdown is open and you try to click on the item to select,it doen't happen in first time,it happens in second time.
this happens only when you open the dropdown and try to click item.

@henbrand
Copy link

Although every other thing is workinf perfectly as per the need, but whenever the dropdown is open and you try to click on the item to select,it doen't happen in first time,it happens in second time.
this happens only when you open the dropdown and try to click item.

has anyone found a fix for this?

@AugustoAleGon
Copy link
Collaborator

@henbrand I have to dig in. I had the same problem. I am gonna check the possibles solutions

@henbrand
Copy link

henbrand commented Nov 2, 2020

@henbrand I have to dig in. I had the same problem. I am gonna check the possibles solutions

I have found a solution by adding keyboardShouldPersistTaps='always' in the FlatList - I'm happy to open a PR for this if you would like!

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

No branches or pull requests

3 participants