angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.39k stars 2.47k forks source link

Horizontal scrolling makes the page unresponsive in Chrome #7177

Open krishnadwarapudi opened 3 years ago

krishnadwarapudi commented 3 years ago

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.

Screen Shot 2021-09-27 at 9 51 23 AM
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.