Skip to content

Conversation

@atscott
Copy link
Contributor

@atscott atscott commented Aug 7, 2025

…lder angular versions

This fixes an issue caused by
#62648 for older versions of Angular when the newest version of the language service is used. This prevents the TCB from attempting to use the assertType when it does not exist.

fixes #63046

…lder angular versions

This fixes an issue caused by
angular#62648 for older versions of
Angular when the newest version of the language service is used. This
prevents the TCB from attempting to use the assertType when it does not
exist.

fixes angular#63046
@atscott atscott added the target: minor This PR is targeted for the next minor release label Aug 7, 2025
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Aug 7, 2025
@ngbot ngbot bot added this to the Backlog milestone Aug 7, 2025
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Aug 7, 2025
@atscott atscott force-pushed the preventdomeventassertion branch from 80e42dd to 7c90201 Compare August 7, 2025 21:16
@atscott
Copy link
Contributor Author

atscott commented Aug 7, 2025

This PR was merged into the repository by commit 45b030b.

The changes were merged into the following branches: main

@atscott atscott closed this in 45b030b Aug 7, 2025
@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 Sep 7, 2025
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: compiler Issues related to `ngc`, Angular's template compiler target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug Report: ɵassertType false positive error in Angular Language Service (newest VS Code extension)

2 participants