Poor quick info due to erroneously deferring keyof T
since #51621
#61728
Labels
Milestone
keyof T
since #51621
#61728
π Search Terms
quick info, hover hint, deferred keyof
π Version & Regression Information
β― Playground Link
https://www.typescriptlang.org/play/?ts=5.8.3#code/C4TwDgpgBAQghgZwJYGMDCB7AdgEycJbOAGwB4AVAPigF4oBrCEDAMynKggA9gJcEocLCABQUKAH4owAE4BXCGKgAuKCxIIIAbhEjQkKJiwskAc1pQA3lBkQAVhBTA0xDJtWyFUAL4790cggEYFolIxNzbl5+K28lcSlLePEU2wcnFzcIVXhkdGw8AiIycLNKHRSUuMrVLAgANwgZHT1waAAle0dnV00LQOCAbQAiNO7MzWGAXR0AelmUgD0pRmY2UsiePhwBIRBJaXloVXViTSA
π» Code
π Actual behavior
RejectClose
's quick info iskeyof Config extends any ? true : false
which is un-simplified and rather ugly.π Expected behavior
RejectClose
should be simplified to justtrue
in this case.Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: