"Did you forget to call 'X'?" for assignability errors #25308
Labels
Bug
A bug in TypeScript
Domain: Error Messages
The issue relates to error messaging
Fixed
A PR has been merged for this issue
Milestone
Discussed at #25306
We noticed a relatively high-occurring instance of an error:
Similarly, you can find users reporting issues on
We should see if the user forgot to call (or construct) one of the respective types if we can pull apart the context.
The text was updated successfully, but these errors were encountered: