Async validators should be specified as third argument as below: new FormControl('', [Validators.required, Validators.email], ...
確定! 回上一頁