Skip to content

fix(core): fix hydration of disconnected projected nodes #61987

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

Closed

Conversation

thePunderWoman
Copy link
Contributor

This fixes the use case of content projection without a default slot. The ng-template was moved and ends up disconnected. This ensures we can locate those moved nodes and hydrate them properly.

Does this PR introduce a breaking change?

  • Yes
  • No

@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Jun 10, 2025
@ngbot ngbot bot added this to the Backlog milestone Jun 10, 2025
This fixes the use case of content projection without a default slot. The ng-template was moved and ends up disconnected. This ensures we can locate those moved nodes and hydrate them properly.
@thePunderWoman thePunderWoman force-pushed the hydration-projection-fix branch from b584264 to dfc97da Compare June 10, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues related to the framework runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant