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
Overwrite `[Symbol.hasInstance]` on the exposed `Response` class
slightly to make `ResponseWrapper` pass `instanceof` checks. This
prevents `fetch` responses from failing when using WASM bindgen for
instance.
Fixes#2891
No description provided.
The text was updated successfully, but these errors were encountered: