Assertion failure in method snippet completions for subclasses with multiple type parameter references #48379
Labels
Bug
A bug in TypeScript
Crash
For flagging bugs which are compiler or service crashes or unclean exits, rather than bad output
Domain: Completion Lists
The issue relates to showing completion lists in an editor
Fix Available
A PR has been opened for this issue
Milestone
Same stack trace as #45744
Request snippet completions at
/*$*/
.That's one minimal example. The more motivating example is completion for all React class components.
The text was updated successfully, but these errors were encountered: