Skip to content

material/table: not able to create dynamic reference for mat-autocomplete inside the mat-table (nested formGroup) #20328

@Ram-97

Description

@Ram-97

I have created a nested form group using form array and used the form array as a datasource for mat-table.

After that, I am using the idMaterial formcontrol to show the mat-autocomplete.I have tried to create dynamic template reference variable for mat-autocomplete. But, it shows undefined instance error.

Here is my try:
ts
image

html
image

Please help me in fixing this issue. Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: clarificationThe issue does not contain enough information for the team to determine if it is a real bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions