Failing to resolve multiple JSDOC @template tags #46618
Labels
Bug
A bug in TypeScript
Domain: JSDoc
Relates to JSDoc parsing and type generation
Fix Available
A PR has been opened for this issue
Milestone
Bug Report
Using generics on both an ES5 class and methods results in incomplete type resolution.
🔎 Search Terms
jsdoc, template, generic
🕗 Version & Regression Information
Typescript 4.4.4, 4.5.0-beta
⏯ Playground Link
Playground link with relevant code
💻 Code
🙁 Actual behavior
Unable to resolve type for all generics defined in the JSDOC
🙂 Expected behavior
All generics should resolve to actual types.
The text was updated successfully, but these errors were encountered: