angular-ui/ui-grid
Ver no GitHubgridApi.grouping.getGrouping().grouping causes never ending loop
Open
#4.736 aberto em 19 de nov. de 2015
help wantedseverity: performance
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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: