Skip to content

fix(core): Snapshots can return nullish values; don't run the snapsho…#59073

Closed
arielbackenroth wants to merge 1 commit intoangular:mainfrom
arielbackenroth:main
Closed

fix(core): Snapshots can return nullish values; don't run the snapsho…#59073
arielbackenroth wants to merge 1 commit intoangular:mainfrom
arielbackenroth:main

Conversation

@arielbackenroth
Copy link
Copy Markdown
Contributor

fix(core): Snapshots can return nullish values; don't run the snapshotted function twice if it does.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • [ X] Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • [ X] No

Other information

@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Dec 5, 2024
@ngbot ngbot bot added this to the Backlog milestone Dec 5, 2024
…if they return a nullish/falsey value.

Snapshots can return nullish values; don't run the snapshotted function if the snapshotted function returns a nullish/falsey value.
@angular-robot angular-robot bot added area: core Issues related to the framework runtime and removed area: core Issues related to the framework runtime labels Dec 5, 2024
@crisbeto crisbeto removed the request for review from pkozlowski-opensource December 5, 2024 16:20
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 5, 2024
@alxhub alxhub added the target: patch This PR is targeted for the next patch release label Dec 6, 2024
alxhub pushed a commit that referenced this pull request Dec 6, 2024
…if they return a nullish/falsey value. (#59073)

Snapshots can return nullish values; don't run the snapshotted function if the snapshotted function returns a nullish/falsey value.

PR Close #59073
@alxhub
Copy link
Copy Markdown
Member

alxhub commented Dec 6, 2024

This PR was merged into the repository by commit 30e6760.

The changes were merged into the following branches: main, 19.0.x

@alxhub alxhub closed this in 30e6760 Dec 6, 2024
@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 Jan 6, 2025
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
…if they return a nullish/falsey value. (angular#59073)

Snapshots can return nullish values; don't run the snapshotted function if the snapshotted function returns a nullish/falsey value.

PR Close angular#59073
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: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants