Après la mise à niveau vers RC5, nous avons commencé à recevoir cette erreur: ngModel cannot be used to register form controls with a parent formGroup directive. Try using formGroup's partner directive "formControlName" instead. Example: <div [formGroup]="myGroup"> <input...