angular-ui/ui-grid
Ver no GitHubTreeview aggregations do not update when new data spliced
Open
#5.157 aberto em 23 de fev. de 2016
help wanted
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Hi I've tried lots of things but I cannot get the treeview aggregations to recalculate when new data is spliced into the data.
Plunkr: http://embed.plnkr.co/EChR0W1QHUvCc5dilHV4/
I have managed to force it by deleting the '$$uiGrid-x' properties from the objects with $$treelevel defined but this seems a little brutal.