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

Datepicker closeOnSelect Workaround Breaks Date Formatting #3122

Closed
bliles opened this issue May 3, 2016 · 2 comments
Closed

Datepicker closeOnSelect Workaround Breaks Date Formatting #3122

bliles opened this issue May 3, 2016 · 2 comments

Comments

@bliles
Copy link

bliles commented May 3, 2016

There is a workaround posted in #870 for how to deal with the lack of built in support for close on select. However, this workaround breaks the built in date formatting. In fact it appears that adding an onSet function at all even if it does nothing, breaks the date formatting.

It would seem that it is a common enough desire for the ability to have the picker close after select that this should be natively supported as a configurable option.

@ben-sykes
Copy link

Could you explain your issue a bit more?

There a few options that I believe you can pass in (found on http://amsul.ca/pickadate.js/date/ that this control is built from) that may solve your problem, but I could use a bit more information about your issue.

As always, if you could create a fiddle or something so I could work with your problem first hand, that would also be helpful.

@hustcer
Copy link

hustcer commented Sep 22, 2016

close on select seems not work

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