weihe8892
weihe8892
Got same error with react + ant design + ag-grid version 29.3.0, 29.3.3 and 29.3.4, happens more frequently when open antd modal that contains a grid, it works fine with...
Please refer to repo: https://github.com/weihe8892/ag-grid-demo-package2, ( I use the example from ag-grid/grid-packages/ag-grid-docs/documentation) it can be reproduced with "npm start" command. It seems when I add following code, then error occurs:...
Vertical scrolling is much smoother (faster) in 29.3.4 than previous version 29.2.0, however due to this issue, we cannot upgrade. Do you have update on when the issue will be...
Thank you! The workaround works for me, I will keep alwaysShowHorizontalScroll as true for now.