Improve error messages for missing properties in tsx syntax #26423
Labels
Committed
The team has roadmapped this issue
Domain: Error Messages
The issue relates to error messaging
Experience Enhancement
Noncontroversial enhancements
Fixed
A PR has been merged for this issue
Suggestion
An idea for TypeScript
Milestone
Search Terms
TSX Error Message Missing Property Improve
Suggestion
With Typescript 3.0, error messages in .tsx files already improved:
This is great! However, for missing properties, the error message is still.. long ;)
Would it be possible to improve this as well?
Use Cases
Quicker view of which property is missing.
Examples
See first screenshot.
Checklist
My suggestion meets these guidelines:
The text was updated successfully, but these errors were encountered: