Facing this issue: Argument of type ‘OperatorFunction’ is not assignable to parameter of type ‘OperatorFunction’
I am upgrading my Angular project from v8 to v17. While building the project,
I am facing this issue: Argument of type ‘OperatorFunction<unknown, any>’ is not assignable to parameter of type