angular-ui/ui-grid

Treecustomaggregattion throws error when group is removed

Open

#5,516 opened on Jul 4, 2016

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

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am using the Complex Grouping for adding Mode, Median(http://ui-grid.info/docs/#!/tutorial/320_complex_grouping). I will report the bugs in steps below

  • Step 1: Remove all the groups after adding the custom aggregates
  • Step 2: add the aggregate to any field.
  • Step 3: Remove the aggregate from that field. You can see the error in the console.

Let me know if you need more details

Contributor guide