fragaria / angular-daterangepicker

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

Single DateTime Picker Clear label not changing to Cancel when clearable set to false #311

Open cgatesman opened 5 years ago

cgatesman commented 5 years ago

Using version 0.3.0.

If I change the value of clearable (through an AngularJS expression) from true to false, the Clear button label does not change to Cancel as it should.