Skip to content

docs: update doc to clear up difference between toObservable/ `outp…#63836

Closed
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:toObs-outputToObs
Closed

docs: update doc to clear up difference between toObservable/ `outp…#63836
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:toObs-outputToObs

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

…utToObservable`

TLDR: only toObservable emits synchronously on subscription.

fixes #57224

…utToObservable`

TLDR: only `toObservable` emits synchronously on subscription.

fixes angular#57224
@angular-robot angular-robot bot added the area: docs Related to the documentation label Sep 16, 2025
@ngbot ngbot bot added this to the Backlog milestone Sep 16, 2025
@thePunderWoman thePunderWoman added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Sep 16, 2025
@thePunderWoman
Copy link
Copy Markdown
Contributor

Caretaker note: this is docs only and does not need a presubmit

thePunderWoman pushed a commit that referenced this pull request Sep 16, 2025
…utToObservable` (#63836)

TLDR: only `toObservable` emits synchronously on subscription.

fixes #57224

PR Close #63836
@thePunderWoman
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

wildcardalice pushed a commit to wildcardalice/angular that referenced this pull request Sep 18, 2025
…utToObservable` (angular#63836)

TLDR: only `toObservable` emits synchronously on subscription.

fixes angular#57224

PR Close angular#63836
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify toObservable VS outputToObservable replay behavior (in JSDoc)

2 participants