soulim / ember-cli-bootstrap-datepicker

Datepicker component for Ember CLI
http://sul.im/ember-cli-bootstrap-datepicker
MIT License
68 stars 57 forks source link

"Today" button is not working #89

Open asuraphel opened 7 years ago

asuraphel commented 7 years ago

I just found out that it is not working on the online demo as well.

octronic commented 7 years ago

This seems to be a problem with version 1.6.4 of the bootstrap-datepicker (you can test that here)

But using the "linked" option seems to work: todayBtn="linked" (instead of just jumping to the current date it also selects it)