angular-ui/ui-grid
View on GitHubTreecustomaggregattion throws error when group is removed
Open
#5,516 opened on Jul 4, 2016
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