I have a very curious behavior on ag-grid react, here it is.
I have bad vertical scroll performance, but it becomes efficient in 2 cases:
- If I scroll just by positioning my mouse on a pined column.
- If all the columns fit in the window
But if the window is too small to display all the column, the performances drop.
I tried to disable horizontal virtualization, and remove all my renderings from it, but nothing helps.
Do you know the problem?
question from:
https://stackoverflow.com/questions/66052502/vertical-scroll-performance 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…