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
When executing "Go to references" on this unterminated template literal it crashes with:
Error: Debug Failure. False expression.
Error: Debug Failure. False expression.
at tryGetImportFromModuleSpecifier (tsWorker.js:19428:17)
at getContextNodeForNodeEntry (tsWorker.js:181775:31)
at nodeEntry (tsWorker.js:181751:18)
at tsWorker.js:183477:26
at mapDefined (tsWorker.js:2623:26)
at tsWorker.js:183472:18
at flatMap (tsWorker.js:2552:21)
at getReferencesForStringLiteral (tsWorker.js:183470:28)
at Object.getReferencedSymbolsForNode (tsWorker.js:182287:20)
at Object.getReferenceEntriesForNode (tsWorker.js:181919:34)
at editor.main.js:4190:31
π Expected behavior
It shouldn"t crash
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered:
π Search Terms
unterminated template literal type references
π Version & Regression Information
β― Playground Link
https://www.typescriptlang.org/play/?ts=5.7.0-dev.20240903#code/C4TwDgpgBAIhGQE4BkIDcIBsA8AVKEAHsBAHYAmAzlJcIgJakDmAfFALxQAGuQA
π» Code
π Actual behavior
When executing "Go to references" on this unterminated template literal it crashes with:
π Expected behavior
It shouldn"t crash
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: