Rows disappear from mat-table when the search bar is put on focus and then the table is grouped.filtereddata property of datasource becomes empty when i group it. When filtered or put focus on search bar, the table gets filtered but then if I group or ungroup it, the rows of mat table disappear.
Here is the stackblitz example https://stackblitz.com/edit/%2Fapp.component.ts