#Reactive forms: removeAt(0)

6 messages · Page 1 of 1 (latest)

dense harness
#

When i remove the last element from form array correctly updates the html. If I remove the element at 0 the html doesn't reflect the form state. What I am doing wrong?

#

but if I remove at 0, the html doesn't update

dense harness
#

Changing to this updates the view

devout hatch
#

The work around is to track by identity