formGroup expects a FormGroup instance. Please pass one in
Add the code in the ionViewDidLoad
into the constructor. It's probably not assigning the form in time, causing the view to use undefined
Add the code in the ionViewDidLoad
into the constructor. It's probably not assigning the form in time, causing the view to use undefined