datatable radio/checkbox selections not updated at events #4119
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeNG PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Current behavior
selectRowWithRadio
toggleRowWithCheckbox
toggleRowsWithCheckbox
Are missing
this.selectionChange.emit(this.selection);
therefor the selection is not up to date when listening to the onRowSelect event.The text was updated successfully, but these errors were encountered: