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

keyboardShouldPersistTaps prop required of ScrollView parent #6

Closed
ehegnes opened this issue Apr 22, 2018 · 1 comment
Closed

keyboardShouldPersistTaps prop required of ScrollView parent #6

ehegnes opened this issue Apr 22, 2018 · 1 comment

Comments

@ehegnes
Copy link
Contributor

ehegnes commented Apr 22, 2018

When Selectize is a child of a ScrollView, the ScrollView's keyboardShouldPersistTaps prop must be set to either handled or always for dropdown completion to work properly.

This is the case in the example project, but this detail is not listed anywhere in the documentation. It took me a couple of hours to discover that this was the culprit. Perhaps having this detail mentioned in the README or elsewhere would help others.

@raynor85
Copy link
Owner

raynor85 commented Apr 23, 2018 via email

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

2 participants