What I do... Set the tracking function. <mat-table ... [trackBy]="trackById">. Implement the tracking function. trackById(index, item) { console.log(item.
確定! 回上一頁