filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Unresponsive after switching from Stack to Swipe and back. #365

Closed SupMap closed 1 year ago

SupMap commented 5 years ago

Using the latest version (Jquery, not stand-alone) 3.1.0 configured to allow mode switching, stack by default. Make sure the table is in responsive mode (not enough space to view the table completely) and do the following:

1). Switch from stack to swipe 2). Use the navigation buttons to navigate through the table once in any direction 3). Switch back to stack 4). Switch back to swipe

Now the table is unformatted and looks like it has to be initialized again. The same behavior can be seen in your demo page: http://filamentgroup.github.io/tablesaw/demo/modeswitch.html

This is a critical problem, hope it can be addressed quickly !