sourcegraph-typescript icon indicating copy to clipboard operation
sourcegraph-typescript copied to clipboard

No TS references found for something that has references

Open sqs opened this issue 7 years ago • 0 comments

When I "Find references" on OrgAccountSidebar in <OrgAccountSidebar ... at https://sourcegraph.com/github.com/sourcegraph/sourcegraph@1ba5cf684eaeffa14d29ea36ddaf1c6f168949d1/-/blob/web/src/org/account/OrgAccountArea.tsx#L46:14&tab=references, it reports "No locations found":

image

But I know there are references.

Eventually there are errors in the JS console:

image

sqs avatar Mar 05 '19 18:03 sqs