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

No Icon (input field only) doesn't close the calender after a date is chosen #1047

Closed
tianxu0836 opened this issue May 7, 2015 · 3 comments

Comments

@tianxu0836
Copy link

it doesn't close the calender after I pick on a date.

@Eonasdan
Copy link
Owner

Eonasdan commented May 7, 2015

if you are also using the time picker it won't auto close. It will close on a blur event though

@tianxu0836
Copy link
Author

I see, I using this way
$('#datetimepicker2').datetimepicker({format:"MM/DD/YYYY"})
so that the time picker is not visible now.
however, after I pick a date and click on the input again, it doesn't show the calender I still have to click outside

@Eonasdan
Copy link
Owner

this is similar to #1069 I'm planning on adding a blur to the input on hide

@ghost ghost locked and limited conversation to collaborators Jun 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants