fragaria / angular-daterangepicker

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

fixed undefined single datepicker error #172

Closed raygerrard closed 5 years ago

raygerrard commented 8 years ago

if single date picker is used but objValue is undefined we fallthrough to the else if branch and get cannot read property startDate of undefined