0

I tried to mimic the folder structure as similar to my application. Shared a stackBlitz link

https://stackblitz.com/edit/angular-ivy-61duhd?file=src/app/child-1/child-1.component.html

Expected: When printFormParent() clicked, I need to see the value of the input field from the child-3-a and child-3-b components.

How to pass the value of nested reactive forms? What am i missing?

2
  • Did you try use the same parentForm and pass it throw each component, and subscribe to changes? Commented May 10, 2022 at 19:02
  • @danywalls I didn't go with that approach, I wanted to use it with CVA. Attached is a stackblitz link as well. When you have time please have a check... Commented May 11, 2022 at 12:32

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.