I am using angular material 7.1.1 version. I have a table with horizontal scrolling and sticky columns.
It works fine, but when I try to change the direction to display from right to left (my table data display Hebrew text so it must be rtl
) the behavior is really strange.
I created an example to show it in stackblitz: material-table-right-to-left
It happened to me, too, I've upgraded my chrome and it worked fine.