Open Issues Need Help
View All on GitHubAI Summary: Debug a scrolling issue in an Angular application using the Angular-Slickgrid library. The issue occurs when two SlickGrid tables are present on the same page, and scrolling within the first table prevents window scrolling, particularly noticeable at higher display scaling. The provided StackBlitz reproduction should be used to identify and fix the root cause of the conflict between the grid's scrolling behavior and the browser's default scrolling.
Slickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic