Skip to content

rxjs subscribe deprecated - will be removed in v8 #171

@FritzHerbers

Description

@FritzHerbers

rxjs subscribe is deprecated and will be removed in v8, use separate callback arguments.

http-loader\config.http-loader.ts
  15:31  warning  'subscribe' is deprecated. Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments  deprecation/deprecation

merge-loader\config.merge-loader.ts
  51:10  warning  'subscribe' is deprecated. Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments  deprecation/deprecation

Further deprecation: throwError
merge-loader\config.merge-loader.ts
https://rxjs.dev/6-to-7-change-summary#throwerror

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions