今天,我打开了我的Angular项目,我发现了一个警告: forkJoin is deprecated: resultSelector is deprecated, pipe to map instead我用谷歌搜索了一下,但我几乎找不到,而且我不知道如何摆脱警告。如何使用map而不是forkJoin
FormBuilder group is deprecated 首先,我刚迁移到Angular 11,现在遇到了这个问题: group is deprecated: This api is not typesafe: true }); from.setErrors(null); }} 如何让我的验证器与Angular