fragaria / angular-daterangepicker

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

Issue with watch or ng-change while inside a template. #147

Closed dearn44 closed 5 years ago

dearn44 commented 8 years ago

I am using daterangepicker inside a template in order to create a date filter. The thing is even thought the input values change My warcher does not fire up. It is as if my model exists on some other separate scope.

I tried ng-daterangepicker-plus and it does not seem to have this issue.

maxm450 commented 8 years ago

Have the same issue. :+1:

Wlada commented 8 years ago

+1

elvismacak commented 8 years ago

Add a pr https://github.com/fragaria/angular-daterangepicker/pull/194, to fix this bug.