fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 372 forks source link

alwaysShowCalendars does not work #217

Closed matthewSmithsonBCSG closed 5 years ago

matthewSmithsonBCSG commented 7 years ago

I can not load the page with the calendars already on display when passing this option:

"alwaysShowCalendars": true

as per this stackoverflow question: http://stackoverflow.com/questions/37254625/angular-daterangepicker-always-open

This is a solution implemented for the standard jQuery version https://github.com/dangrossman/bootstrap-daterangepicker/pull/587

If there is a simple fix please specify. Thanks

ux-engineer commented 7 years ago

Why wasn't this PR merged? I would be needing embedded daterange picker and there isn't many around let alone for Angular.

https://github.com/dangrossman/bootstrap-daterangepicker/pull/587