You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of angular are you using?
I had the same issue with v6.0.0, I tought it happens because I'm using Angular 9
As a workaround I used the directive described in #93
but bumping the version on stackblitz didn't seem to change anything 😞. So I thought something was broken. At some point I started to doubt what was happening on stackblitz and created a local repro + copied your code over and guess what? It's working just fine ✔️.
Nested list formgroup not updated on patch after one second (OnPush). Here is example:
https://stackblitz.com/edit/angular-ivy-g2axl3
The text was updated successfully, but these errors were encountered: