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
I can confirm that responseBody is a Pending Promise. However, it is possible to get the body using .json().
But this causes responseBody to show up as Error: body stream is locked when observed via Debugger.
It seems the issue #81, and #91 by extension, is still happening.
Code to reproduce:
Outputs:
The text was updated successfully, but these errors were encountered: