Nothing changes, and exception occurs in the console (attached not obfuscated stacktrace):
Uncaught TypeError: Cannot read properties of undefined (reading '0')
at pivot.coffee:55:36
at JmixPivotTable._getAggregationOptions (jmix-pivot-table.js:626:38)
at JmixPivotTable._preparePivotTableOptions (jmix-pivot-table.js:300:39)
at jmix-pivot-table.js:265:42
at JmixPivotTable._recreatePivot (jmix-pivot-table.js:276:15)
at JmixPivotTable._updateOptions (jmix-pivot-table.js:759:14)
UI of PivotTable should be hidden.
Environment
Jmix version: 2.7.6
Steps To Reproduce
Current Behavior
Nothing changes, and exception occurs in the console (attached not obfuscated stacktrace):
Expected Behavior
UI of PivotTable should be hidden.