Angular 17 mat table: trying to nest a mat-table into another mat-table using animations [@detailExpand]
I’m trying without success to display a child table using mat-table syntax as the expanded part of a row in another mat-table (parent table) when a user clicks on that collapsed row.