Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Angular Reactive form : Not able to bind action in table

Tags:

angular

I am unable to add radio button in Table using Angular 2+. If there is no radio button(action), it's rendering properly but once i tried to add action to it, it's throwing error.

Reff Link: https://stackblitz.com/edit/angular-6-reactive-form-validation-h96cge?file=app%2Fapp.component.html

Please share your feedback.

Thanks in advance.

like image 511
Raj singh Avatar asked Mar 30 '26 21:03

Raj singh


1 Answers

You forgot to use FormArray in HTML to indicate that this is array formArrayName="address" stackblitz

like image 175
Mustafa Kunwa Avatar answered Apr 02 '26 02:04

Mustafa Kunwa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!