I\'m using ng-repeat to display a collection of values. My filter options changes according to an ajax call to server. How can I refresh the ng-repeat after the filter parameter
I didnt need to use $scope.apply() to see the update. What solved this error for me was to make sure: