Is it normal that dataTables_scrollFoot not being aligned after page reload?

Is it normal that dataTables_scrollFoot not being aligned after page reload?

visotronicavisotronica Posts: 4Questions: 2Answers: 0
edited November 2018 in Free community support

So this is my problem. I have a datatable with an input based searchable tfoot.
But only once in a while the table foot aligns with the table body cells.
Most of the times it's like this:

-> new info: after table reload it get 'normal' again.

After some page reload attempts it gets like this (like how it's supposed to be right?)

How can this be solved? Or debugged? (applied filters don't affect, it was just for demo). :smile:
My columns are set as:
columns = [{... , ... , width: "XX%"}, ...],

Thank you.

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.