Link to test case: https://live.datatables.net/moqoqolo/1/edit
Description of problem: I recently updated DataTables from version 2.1.8 to 2.2.0 along with the Responsive extension and noticed an issue. Columns don’t automatically hide when resizing the window, as expected with the Responsive extension. However, if I reload the page after resizing the window, the columns adjust correctly.
I’ve also tested the examples provided in the documentation under the Responsive section, and the same issue occurs: the columns don’t hide properly when resizing the window unless the page is reloaded.
Could this be a bug in version 2.2.0, or is there something I need to adjust in my configuration?
Thank you for your help!