We have an angular ag-grid table implementation on our site with a default of 8 columns pinned to the left. The problem is when we scroll fast using the horizontal scroll on the non pinned columns, sometimes the last column is not showing properly or not showing at all or sometimes more columns is not showing.
As you can see in the first picture, that is the initial loading, on the second picture, that is the time that I scroll fast horizontally. As you can see from the scroll bar, it already reach its end but there are still 3 columns that is not showing.

