angular-ui/ui-grid

Treeview aggregations do not update when new data spliced

Open

#5,157 opened on Feb 23, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
help wanted

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.

Contributor guide

Treeview aggregations do not update when new data spliced · angular-ui/ui-grid#5157 | Good First Issue