Find References and Dotted JSX Tags #7637
Labels
Bug
A bug in TypeScript
Domain: JSX/TSX
Relates to the JSX parser and emitter
Fixed
A PR has been merged for this issue
Milestone
TypeScript Version:
1.9.0-dev.20160322
Code
Expected behavior:
Test passes
Actual behavior:
Test fails: reference count is 1 at marker 1 and is 0 at marker 2.
Notes:
#7622 was great and seemed to fix a lot of bugs! It seems that this one still persists though, as found by @dallonf in palantir/tslint#1010
The text was updated successfully, but these errors were encountered: