I noticed a strange behavior when scrolling through the angular -ui table, as an example, let's take the table displayed on http://ui-grid.info/ , this is a regular table: 
and this is the same table that slides sideways when scrolling with the mouse (this only happens if the mouse is capable of side scrolling):

Disabling scrolling does not work. Is there a solution to avoid this behavior?
source share