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
Seeing some type inference error with simple repro code. Not sure it's a bug or not so posting to get some insights.
Kindly note this is not a critical issue, I am just curious about the behavior.
TypeScript Version: 4.0.2 (tried 3.9 as well, same) Code
Seeing some type inference error with simple repro code. Not sure it's a bug or not so posting to get some insights.
Kindly note this is not a critical issue, I am just curious about the behavior.
TypeScript Version: 4.0.2 (tried 3.9 as well, same)
Code
Expected behavior:
First map.get should be able to compile.
Actual behavior:
Playground Link:
Playground repro
Related Issues:
The text was updated successfully, but these errors were encountered: