i have a problem with initialize select list :
i have a dynamic array of entity list fetched from server. I want to
push that array to form array on initialization, basically i want to
show in caracterisation filed the id 4 by default (display label ‘Passer à ‘ in mat select by default). you can see my code in demo :
https://stackblitz.com/edit/mat-table-with-form-array-nejdzf?file=src%2Fapp%2Falbum.model.ts,src%2Fapp%2Finput-table%2Finput-table.component.ts,src%2Fapp%2Falbum.service.ts,src%2Fapp%2Finput-table%2Finput-table.component.html,src%2Fapp%2Fapp.module.ts