chunkBy fires of digest every few seconds
Open
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
I'm using `chunkBy` in an ng-repeat, and I notice that the components are re-rendering every few seconds or so. This doesn't happen if I take the `chunkBy` out.
Any thoughts on what could be causing it?
I'm doing something like this:
````
....
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.