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

Picker closes the dropdown #281

Open
luq-sparrow opened this issue Jan 2, 2019 · 1 comment
Open

Picker closes the dropdown #281

luq-sparrow opened this issue Jan 2, 2019 · 1 comment

Comments

@luq-sparrow
Copy link

Is there a way to prevent picker from closing the dropdown?

I'm using the picker in the dropdown with a couple of others input controls and I don't want to close the dropdown immediate after closing the date picker.

I've tried stopPropagation, stopImmediatePropagation, preventDefault on blur event but that is not helping at all.

Any solutions?

@patHyatt
Copy link

Have you tried the autoclose option?
Setting it to false should keep it open after selection.

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