swimlane / ngx-datatable

✨ A feature-rich yet lightweight data-table crafted for Angular
http://swimlane.github.io/ngx-datatable/
MIT License
4.63k stars 1.68k forks source link

Wrong number of selected records, when using `displayCheck` #1489

Open trsh opened 6 years ago

trsh commented 6 years ago

I'm submitting a ...

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior When i select ALL, it should be 99 selected / 100 at bottom, as one is excepted by displayCheck

Expected behavior It shows all 100 selected

Reproduction of the problem http://swimlane.github.io/ngx-datatable/#chkbox-selection

On all environments and latest version

gregAnd commented 6 years ago

Is there a solution for this problem, because I think it is actually a bug that should be corrected ?

lukasz-madej commented 4 years ago

Any news on this issue?