-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Closed
Labels
area: compilerIssues related to `ngc`, Angular's template compilerIssues related to `ngc`, Angular's template compilergemini-triagedLabel noting that an issue has been triaged by geminiLabel noting that an issue has been triaged by gemini
Milestone
Description
Which @angular/* package(s) are the source of the bug?
compiler-cli
Is this a regression?
Yes
Description
After upgrading my project to version 21.2.3, the compilation fails with the following error.
After a few minutes of debugging, I concluded it was caused by the K in this generic.

Here are two StackBlitz reproductions with the exact same code:
21.2.2 (working)
https://stackblitz.com/edit/stackblitz-starters-hbe4upra?file=package.json
21.2.3 (broken)
https://stackblitz.com/edit/stackblitz-starters-mtfblaok?file=package.json
Please provide a link to a minimal reproduction of the bug
Please provide the exception or error you saw
✘ [ERROR] Unsupported WrappedNodeExpr in TypeTranslatorVisitor: TypeParameter [plugin angular-compiler]
Please provide the environment you discovered this bug in (run ng version)
Angular CLI: 21.2.3
Node: 24.14.0
Package Manager: npm 11.9.0
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: compilerIssues related to `ngc`, Angular's template compilerIssues related to `ngc`, Angular's template compilergemini-triagedLabel noting that an issue has been triaged by geminiLabel noting that an issue has been triaged by gemini