Since you have nested formArray you have to change the template as follows. component.html <ng-container formArrayName="formArray" ...
確定! 回上一頁