DataTable component does not work correctly "Checkbox selection" together with "lazy" #1841
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
vue2-portable
Milestone
When using "Lazy loading" and "Checkbox selection" in the "DataTable" component, using the "select all" button does not work correctly (if the number of pages is more than one).
It allows you to select all the elements on the page, but does not remove this selection.
If you make a filter by data (so that there are only one page of results), then everything works.
Vue version: 3.2.23
PrimeVue version: 3.9.1
Browser: all
The text was updated successfully, but these errors were encountered: