angular-ui/ui-grid
GitHub で見るgridApi.grouping.getGrouping().grouping causes never ending loop
Open
#4,736 opened on 2015年11月19日
help wantedseverity: performance
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (30d に merged 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: