Edward Hong

Results 1 comments of Edward Hong

Ran into this issue as well updating the library on a v1.2.25 module. I was able to get around this by removing the `scope.$watchGroup` call and using individual `scope.$watch` statements...