Click here to Skip to main content
15,882,017 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
i have created one project and implemented Angular routing in it, but i am getting the below errors. do anyone have any suggestions abou why these errors occuers.

Error: [$rootScope:infdig] http://errors.angularjs.org/1.2.16/$rootScope/infdig?

What I have tried:

i have tried this below function but it didn't worked for me.

$scope.$watch('filteredUsers', function() {
    console.log("hi");
  });
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900