我使用@ngrx/effect从API获得了这个医生。我想在这个列表中使用ng-modal添加一个新的医生。流程是,当用户选择医生表单ng-modal时,必须将其添加到现有的医生列表中。这个reducer抛出errorobjectnull is not iterableimport { createAction, props }doctor.list.reducer.t
环顾网络,找不到将import produce, {Draft} from "immer";与ngrx on()一起使用的示例,我能找到的最接近的是:上的非完整解决方案
function produceOn<Type extends string, C extends FunctionWithParametersType<a
我正在尝试使用aot构建我的angular 7项目,但aot抛出了以下错误 ERROR in app/app.store.ts(10,25): Error during template compileexpressions are not supported in decorators in 'auth' 'auth' contains the error我已经检查了ng