Skip to content

What is the correct replacement for combineLatest inside a pipe chain? #6230

Answered by cartant
mikesnare asked this question in Q&A
Discussion options

You must be logged in to vote

The replacement should be named in the deprecation message:

/** @deprecated use {@link combineLatestWith} */

FWIW, the deprecation messages are being worked on ATM. When done, each will contain a link to a document that will explain in detail the reason for the deprecation and the changes that developers need to make to avoid relying upon what's deprecated.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cartant
Comment options

cartant Apr 18, 2021
Collaborator

@mikesnare
Comment options

Answer selected by mikesnare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants