Skip to content

Conversation

@JeanMeche
Copy link
Member

…ment has been created

This is necessary to exclude a race condition where the MutationObserver initialized by the instruction fired before the inputs are binded.

fixes #65678

@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Nov 28, 2025
@ngbot ngbot bot added this to the Backlog milestone Nov 28, 2025
@JeanMeche JeanMeche force-pushed the control-after-compiler branch 3 times, most recently from d7efdbb to c480004 Compare November 28, 2025 11:10
@JeanMeche JeanMeche marked this pull request as ready for review November 28, 2025 11:32
@JeanMeche JeanMeche added the target: patch This PR is targeted for the next patch release label Dec 1, 2025
@JeanMeche JeanMeche force-pushed the control-after-compiler branch 2 times, most recently from 07375f3 to af10478 Compare December 1, 2025 20:51
…e native element has been created

This is necessary to exclude a race condition where the MutationObserver initialized by the instruction fired before the inputs are binded.

fixes angular#65678
@JeanMeche JeanMeche force-pushed the control-after-compiler branch from af10478 to 3778f7a Compare December 1, 2025 20:54
@leonsenft leonsenft removed the request for review from crisbeto December 1, 2025 20:55
@JeanMeche JeanMeche added the action: merge The PR is ready for merge by the caretaker label Dec 1, 2025
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.

Using a select with signal forms gives NG0950 when navigating from another route

2 participants