angular/packages/forms/signals/test
Matthieu Riegler 15d4bd58d1 fix(forms): interop supports CVAs with signals (#64618)
The directive implemnetation might set CVA values during the template evaluation. Since the template is a reactive context we need to untrack when setting the CVA values to prevent writing to signals in a reactive context.

fixes #64614

PR Close #64618
2025-10-24 09:31:39 +02:00
..
node refactor(forms): rename field state related to metdata (#64603) 2025-10-23 18:13:16 +02:00
web fix(forms): interop supports CVAs with signals (#64618) 2025-10-24 09:31:39 +02:00