You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since index is stored when sorting the table (for stable sorting), would it be possible to store this index information in localstorage so that users can call a .unsort() method to restore the table to its initial row order?