Angular 18 – Ag-grid – Double Scrollbars (operates as one)
Using Ag-Grid to display a grid of information. I have used ag-grid it before, but this is my first time with Angular 18. When the data is displayed with more rows that visible, the scrollbars appear, but they appear doubled. They work at the same time, scrolling through the rows, but I cannot figure out why I have duplicate scrollbars for a single data grid. This is my code.