datepicker: onSelect not called when clicking on "today"?
My datepicker works, the onSelect callback is called when I click on a date, but onSelect is not called when I click on the 'today' button. Today's date is selected, but onSelect is not called.
Feature? How do I get that to work?
Thanks