Skip to content

fix: fixing a bug with fetch in Cloudflare Workers#91

Closed
snilan wants to merge 1 commit intoreplicate:mainfrom
snilan:main
Closed

fix: fixing a bug with fetch in Cloudflare Workers#91
snilan wants to merge 1 commit intoreplicate:mainfrom
snilan:main

Conversation

@snilan
Copy link

@snilan snilan commented Jul 5, 2023

fix #90

@mattt
Copy link
Contributor

mattt commented Jul 7, 2023

Hi @snilan. Thanks for creating this PR. I'm not sure I understand what problem this is solving or how this solves it. Could you please share more context?

@snilan
Copy link
Author

snilan commented Jul 7, 2023

Hi Matt, it was an issue with the this being overidden by the API, but I saw your PR documenting how to override fetch and that works perfectly so this PR can be closed. Thanks!

@snilan snilan closed this Jul 7, 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.

Bound fetch causes TypeError in Cloudflare Workers

2 participants