Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
What is the current behavior?
After unchecking and checking again, checkboxes flash, which would be wrong.
What are the steps to reproduce?
- Click on the global checkbox to select all rows
- Decheck some checkboxes from the rows
- Re-select the unchecked checkboxes
- Click repeatedly on the head of the table to order the rows
- See how the selected checkboxes flash when ordering the rows
In this example (https://stackblitz.com/edit/angular-9p1ppm) you can reproduce the error
This example (https://stackblitz.com/edit/angular-material2-table-wjmlw9) does not have that error but it is an old version of mat-table
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
All browsers
All Windows
Material 5.2.4
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
No labels