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
What makes you think this is a bug? The error message indicates this is intentional. Also, Awaited<any> resolves to get any, so you're trying to implement any.
🔎 Search Terms
implements Awaited bug
🕗 Version & Regression Information
⏯ Playground Link
No response
💻 Code
This works:
but This error:
🙁 Actual behavior
bug
🙂 Expected behavior
normal await
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: