angular-ui/ui-grid
Auf GitHub ansehenTreecustomaggregattion throws error when group is removed
Open
#5.516 geöffnet am 4. Juli 2016
help wanted
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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