Skip to content

Conversation

@JeanMeche
Copy link
Member

{{in}} are not interpreted as 'in' string expressions anymore.

fixes #65244

@JeanMeche JeanMeche added the action: global presubmit The PR is in need of a google3 global presubmit label Nov 17, 2025
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Nov 17, 2025
@ngbot ngbot bot added this to the Backlog milestone Nov 17, 2025
@JeanMeche JeanMeche marked this pull request as ready for review November 28, 2025 20:55
`{{in}}` are not interpreted as `'in'` string expressions anymore.

fixes angular#65244
@JeanMeche JeanMeche added the state: blocked on G3 cleanup This change requires a G3 cleanup label Dec 1, 2025
@JeanMeche JeanMeche modified the milestones: Backlog, v22 candidates Dec 1, 2025
@JeanMeche JeanMeche marked this pull request as draft December 1, 2025 12:26
@JeanMeche
Copy link
Member Author

As expected this will require a g3 cleanup and is a breaking change. We'll have to wait for the next breaking change window.

@JeanMeche JeanMeche added the target: major This PR is targeted for the next major release label Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: global presubmit The PR is in need of a google3 global presubmit area: compiler Issues related to `ngc`, Angular's template compiler state: blocked on G3 cleanup This change requires a G3 cleanup target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collision between expressions and template variable / class field

2 participants