Error is thrown when a second grouping is performed while the first grouping is still loading #8107
Labels
Bug
C: Grid
FP: Unplanned
Sync status with associated Feedback Item
jQuery
Regression
Broken functionality which was working previously
SEV: Medium
Bug report
When the user adds a group in the Grid and try to add a second group immediately, while the first grouping is still loading, then an error is thron in the console.
Reproduction of the problem
Note: you can try setting the n browser Network throttling to Slow 4G to easily reproduce the issue
Current behavior
Error:
kendo.all.js:60347 Uncaught TypeError: Cannot read properties of undefined (reading 'left')
is thrown and the Grid freezesExpected/desired behavior
There should be no error in the console and the Grid should not freeze
The issue is a regression starting with 2023.1.314
Environment
The text was updated successfully, but these errors were encountered: