Responsive Plugin Firing Too Late

Responsive Plugin Firing Too Late

StephenBrownskiStephenBrownski Posts: 1Questions: 1Answers: 0
edited December 2014 in Free community support

I am using the latest version of Datatables as well as the responsive plugin. I used the two of these without any issue on a previous project, but now the responsive plugin always fires one column too late, meaning there is always one column flowing outside the datatable wrapper.

I haven't been able to mirror my setup on DataTables Live, and this is all on localhost, so I haven't yet figured out a way to provide a live demo.

The only custom styling on my table is padding on the header cells and custom sorting arrows using fontawesome. The DataTable has only basic initialization, and responsive features have been added with the 'responsive' class.

I have included a link to an Imgur album showing how the responsive feature reacts to a window size change. The table is sitting inside a default Bootstrap 3 column with no custom styling changes.
In the first picture, the table is already overflowing the container, and the responsive plugin is not hiding the last column.

Album Link

This discussion has been closed.