gyrocode / jquery-datatables-checkboxes

Checkboxes is an extension for the jQuery DataTables library that provides universal solution for working with checkboxes in a table.
https://www.gyrocode.com/projects/jquery-datatables-checkboxes/
MIT License
150 stars 61 forks source link

[question] about latest release #118

Closed lenamtl closed 4 years ago

lenamtl commented 4 years ago

Hi,

Could you explain which bug the latest release fix https://github.com/gyrocode/jquery-datatables-checkboxes/commit/c684be393dc2536a3327297390f64e42fdeb8fbf

I would like to test it prior updating could you explain how to reproduce the bug. Is this related to a specific issue number Thanks

mpryvkin commented 4 years ago

It was an issue reported to me via email some time ago.

Please see this example, click on "Select All" checkbox and inspect the console. Data will be related to previous selection and not the current one.