The problem is you are defining the formArray with id: this.formBuilder.array([]), but there should be a control inside formArray.
確定! 回上一頁