Open boxxxie opened 11 years ago
related issue: https://github.com/angular/angular.js/issues/1389
In my experience, despite the error message, it still works?
it works, but only after waiting 3 minutes for it to render my data.... when i use groupby without a filter things are fast. but i rather use a filter if possible, for simplicity sake.
Error: 10 $digest() iterations reached. Aborting!
i get this when using groupBy as a filter on a small set of data (20-30 items)