Hi Amit,

On every digest cycle the function Getdata(data3) will get fired. In that 
function you are mutating datum.MyModel which kick off an new digest cycle.
If this repeats more then 10 times, you get an error.
The short advise, don’t use functions in an ngRepeat expression.

Regards
Sander
​

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to