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
Yeah, I wrote down some thoughts about that here: #170 (comment)
Unfortunately, this is not something that we can support right now, because of limitations in TypeScript. You can work around it by explicitly narrowing your types:
TypeScript fails to compile the following snippet:
showing the following error:
The text was updated successfully, but these errors were encountered: