angular-ui/ui-grid

gridApi.grouping.getGrouping().grouping causes never ending loop

Open

#4,736 创建于 2015年11月19日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)JavaScript (2,496 fork)batch import
help wantedseverity: performance

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Using the gridApi.grouping.getGrouping().grouping call in an ng-repeat to dispay a list of grouped columns causes a never ending loop. Any columns that are grouped will continue to repeat indefinitely. I have created a plunker to illustrated the issue. Group by any column in the plunker below to demonstrate the issue:

http://plnkr.co/edit/5AxA1Z9sJ3Urtq4ed7QJ?p=preview

贡献者指南