Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(animations): prevent the AsyncAnimationRenderer from calling the delegate when there is no element. #52570

Closed
wants to merge 1 commit into from

Conversation

JeanMeche
Copy link
Member

This happens when issueAnimationCommand is invoked

fixes #52538

@JeanMeche JeanMeche marked this pull request as ready for review November 8, 2023 08:05
@pullapprove pullapprove bot requested a review from alxhub November 8, 2023 08:05
@JeanMeche JeanMeche force-pushed the fix/animations-builder branch 2 times, most recently from 23fa504 to ec0d5ba Compare November 8, 2023 08:14
@ngbot ngbot bot added this to the Backlog milestone Nov 8, 2023
@JeanMeche JeanMeche force-pushed the fix/animations-builder branch 6 times, most recently from ce39d0c to 819ece7 Compare November 13, 2023 13:43
…delegate when there is no element.

This happens when `issueAnimationCommand` is invoked

fixes angular#52538
@jessicajaniuk jessicajaniuk added the target: patch This PR is targeted for the next patch release label Nov 13, 2023
Copy link
Contributor

@jessicajaniuk jessicajaniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@jessicajaniuk jessicajaniuk removed the request for review from alxhub November 13, 2023 15:51
@jessicajaniuk jessicajaniuk added action: presubmit The PR is in need of a google3 presubmit action: merge The PR is ready for merge by the caretaker and removed action: presubmit The PR is in need of a google3 presubmit labels Nov 13, 2023
@jessicajaniuk
Copy link
Contributor

This PR was merged into the repository by commit 5ee11a7.

jessicajaniuk pushed a commit that referenced this pull request Nov 13, 2023
…delegate when there is no element. (#52570)

This happens when `issueAnimationCommand` is invoked

fixes #52538

PR Close #52570
tbondwilkinson pushed a commit to tbondwilkinson/angular that referenced this pull request Dec 6, 2023
…delegate when there is no element. (angular#52570)

This happens when `issueAnimationCommand` is invoked

fixes angular#52538

PR Close angular#52570
@angular-automatic-lock-bot
Copy link

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 Dec 14, 2023
ChellappanRajan pushed a commit to ChellappanRajan/angular that referenced this pull request Jan 23, 2024
…delegate when there is no element. (angular#52570)

This happens when `issueAnimationCommand` is invoked

fixes angular#52538

PR Close angular#52570
rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
…delegate when there is no element. (angular#52570)

This happens when `issueAnimationCommand` is invoked

fixes angular#52538

PR Close angular#52570
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
…delegate when there is no element. (angular#52570)

This happens when `issueAnimationCommand` is invoked

fixes angular#52538

PR Close angular#52570
@JeanMeche JeanMeche deleted the fix/animations-builder branch February 29, 2024 13:39
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: animations target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

async animations: Cannot set properties of null (setting '@@0:register')
2 participants