Till now I have used tfoot: {display: table-header-group}
and it worked all fine for many years, table footer was displaying before body,
but today when I did rerun my webpack, table footer is not shown before body anymore.
https://datatables.net/forums/discussion/41960/best-way-to-place-footer-filter-bellow-header
Please suggest what has changed and how do I move my footer row before body now.
Thanks
K