#Reactive forms: removeAt(0)
6 messages · Page 1 of 1 (latest)
Changing to this updates the view
it's likely the same as : https://github.com/angular/angular/issues/21682
GitHub
Hi Angular, I think i found a [x] bug, but I'm not sure. I have a large Reactive Form, with a FormArray.. and I trackBy index. Each FormGroup in the array has subscriptions like: // get the rid...
The work around is to track by identity