angular-ui/ui-grid
GitHub で見るTreecustomaggregattion throws error when group is removed
Open
#5,516 opened on 2016年7月4日
help wanted
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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