freiand

Results 1 comments of freiand

For me on Angular 11, the line map((data: any[]) => data.map((item) => this.adapter.adapt(item))) in CourseService doesn't compile. I get the error: `Argument of type 'OperatorFunction' is not assignable to parameter...