reportNonexistentProperty
crash when requesting references
#60336
Labels
Milestone
reportNonexistentProperty
crash when requesting references
#60336
π Search Terms
reportNonexistentProperty references js string literal
π Version & Regression Information
β― Playground Link
N/A
π» Code
π Actual behavior
it crashes like here: #60293 (comment)
π Expected behavior
it shouldnt crash
Additional information about the issue
related to #55889 , this issue here can be fixed by wrapping
reportNonexistentProperty
withaddLazyDiagnostic
but the other can't since non-LSP scenarios always go throughcheckSourceFileWithEagerDiagnostics
The text was updated successfully, but these errors were encountered: