vitalets / checklist-model

AngularJS directive for list of checkboxes
http://vitalets.github.io/checklist-model
MIT License
1.05k stars 207 forks source link

ng-change event does not reflects the values change #142

Closed dhiman252 closed 8 years ago

dhiman252 commented 8 years ago

i have used $scope.watch but does'nt seems to work properly when the ng-change event is fired, the associated model hold the old value and after some time the value is refreshed

dhiman252 commented 8 years ago

Its working fine now with checklist-change