Skip to content

Conversation

thePunderWoman
Copy link
Contributor

The animate instructions were getting applied to the container comment nodes as well as the element nodes. This prevents that on the compiler level.

fixes: #63371

@thePunderWoman thePunderWoman added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release area: compiler Issues related to `ngc`, Angular's template compiler labels Aug 26, 2025
@ngbot ngbot bot modified the milestone: Backlog Aug 26, 2025
@thePunderWoman thePunderWoman force-pushed the animate-input-bindings branch 4 times, most recently from f09b6bc to 9b62c6e Compare August 26, 2025 11:08
The animate instructions were getting applied to the container comment nodes as well as the element nodes. This prevents that on the compiler level.

fixes: angular#63371
@thePunderWoman thePunderWoman force-pushed the animate-input-bindings branch from 9b62c6e to 2b87772 Compare August 26, 2025 11:13
@thePunderWoman thePunderWoman added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 26, 2025
@AndrewKushnir
Copy link
Contributor

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

AndrewKushnir pushed a commit that referenced this pull request Aug 26, 2025
#63390)

The animate instructions were getting applied to the container comment nodes as well as the element nodes. This prevents that on the compiler level.

fixes: #63371

PR Close #63390
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

animate.enter fails at runtime when used on a element with a structural directive
3 participants