You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:28987
throw e;
^
TypeError: Cannot read property 'flags' of undefined
at getApparentType (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:12754:21)
at getPropertyOfType (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:12830:20)
at getTypeOfPropertyOfType (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:11889:24)
at getJsxElementAttributesType (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:16075:46)
at checkJsxOpeningLikeElement (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:16138:40)
at checkJsxSelfClosingElement (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:15860:13)
at checkExpressionWorker (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:17893:28)
at checkExpression (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:17804:42)
at checkExpressionCached (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:17765:38)
at getTypeForVariableLikeDeclaration (/Users/panferov/Workspace/out/TypeScript/bin/tsc.js:11968:24)
Minimal example to reproduce:
Trace:
Command to run:
Compiler is the latest:
Here is the repo https://github.com/s-panferov/ts-jsx-issue
The text was updated successfully, but these errors were encountered: