Fixed Column rows on Safari does not stay in alignment with other rows
Fixed Column rows on Safari does not stay in alignment with other rows

FixedColumns 3.2.6
DataTables 1.10.19
Scrolling either the fixed column side or the non fixed column side causes the rows to not scroll together. Also, when I scroll past the end of the top or bottom of the list, there is this "bounce" that again causes the rows to be misaligned. This appears to not be a problem in either firefox or chrome...only safari.
see animated gif: https://cl.ly/a08b0dd28b28/Screen%252520Recording%2525202018-08-27%252520at%25252001.47%252520PM.gif
This discussion has been closed.
Replies
This example seems to work with Safari:
https://datatables.net/extensions/fixedcolumns/examples/
Seems like it is something specific to your environment. Maybe you can post a link to your page or a test case showing the issue so we can help debug.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin