Nov 14, 2022
Hi Utkarsh. Can you try enclosing the below lines of code within brackets like below and try.
get usersArray() {
return (<FormArray>this.userForm.get('users'))
}
Hi Utkarsh. Can you try enclosing the below lines of code within brackets like below and try.
get usersArray() {
return (<FormArray>this.userForm.get('users'))
}
Loves Angular and Node. I wish to target issues that front end developers struggle with the most.