-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Labels
Description
Online reproduce
First table on: https://www.njleonzhang.com/vue-data-tables/#/en-us/event
Expected Behavior
Selected rows do not deselectes when page changes
Current Behavior
Selection losts when page changed
Steps to Reproduce
- select some rows in table
- go to page 2
- return to page 1
Detailed Description
Simply select some rows in your first sample table, then go to page 2, then return to page 1 - voila! - previously selected rows are not selected now. How to save selection between pages?