- Code: Select all
Illegal state: view ports end index 149 is bigger then the size 4
We see errors like this from an ag-grid, triggered by
- Code: Select all
selection = elements.groupingtable_1.getGroupedSelection();
Any ideas what I should be looking for?