Getting DataTables to keep its state when the user clicks the back button (without the stateSave option)
问题 The problem I'm experiencing in Chrome and Edge: Go to https://datatables.net/examples/basic_init/zero_configuration.html Sort the table by some column (e.g. "Age") Use the pagination interface at the bottom of the table to go to one of the other pages Click on one of the navigation links to the left (e.g. "FAQs" or "Download") Click the browser's back button and observe that the table is now back to its original state (sorted by the "Name" column and on page 1) In Firefox, the table is still