diff --git a/js/widgets/widget-grouping.js b/js/widgets/widget-grouping.js index 7770531a..749d65ff 100644 --- a/js/widgets/widget-grouping.js +++ b/js/widgets/widget-grouping.js @@ -88,6 +88,7 @@ ts.addWidget({ } }, format: function(table, c, wo) { + if ($.isEmptyObject(c.cache)) { return; } var rowIndex, tbodyIndex, currentGroup, $rows, groupClass, grouping, time, cache, lang = wo.grouping_language, group = '',