angular-ui/ui-grid

Horizontal scrolling makes the page unresponsive in Chrome

Open

#7,177 建立於 2021年9月27日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (5,395 star) (2,496 fork)batch import
grid-corehelp wantedseverity: performance

描述

UI gets stuck when I scroll horizontally and makes the page unresponsive in Chrome. I am using 4.10.0 version of UI-Grid. My table has 10 columns and the data is limited to 50 rows per page.

I have already tried setting "columnVirtualizationThreshold: $scope.columns.length", but this didn't resolve the issue. Any help on resolving this is much appreciated.

貢獻者指南