luisfarzati / ng-bs-daterangepicker

AngularJS directive for bootstrap-daterangepicker
http://luisfarzati.github.io/ng-bs-daterangepicker/
MIT License
246 stars 167 forks source link

updateInputText was removed in bootstrap-daterangepicker #119

Open Ustice opened 7 years ago

Ustice commented 7 years ago

The updateInputText was removed in v2.0 of bootstrap-daterangepicker. It is no longer necessary or possible to call, and as a result, ng-bs-daterangepicker is throwing an error when this call is made.