#ControlValueAccessor does not emit change to parent component form group

2 messages · Page 1 of 1 (latest)

dim kettle
fallen cypress
#

Your CVA never calls the onChange callback function it's supposed to call whenever its value changes. So the form is never informed of any change.