Skip to content

fix: default fetch implementation called on non Window object #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 9, 2022

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Sep 9, 2022

TypeError: 'fetch' called on an object that does not implement interface Window.

```
TypeError: 'fetch' called on an object that does not implement interface Window.
```
@hugomrdias hugomrdias merged commit 66a22ee into main Sep 9, 2022
@hugomrdias hugomrdias deleted the fix/fetch-called-on-obj-not-window branch September 9, 2022 15:26
@Gozala Gozala mentioned this pull request Dec 2, 2022
This was referenced Dec 14, 2022
This was referenced Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants