I have an Angular 11 Reactive form using dynamically generated templates. I need to pass an index value up from a child to the parent to remove a row in a FormArray.
I h