From 20a97922aad2d7f687284c8f1bdbea0f30ef36ed Mon Sep 17 00:00:00 2001 From: Bjorn Lu Date: Thu, 25 May 2023 19:42:57 +0800 Subject: [PATCH] Document partytown script block by extensions (#7205) --- packages/integrations/partytown/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/integrations/partytown/README.md b/packages/integrations/partytown/README.md index 4ad0621d6..81b3457b6 100644 --- a/packages/integrations/partytown/README.md +++ b/packages/integrations/partytown/README.md @@ -132,6 +132,8 @@ export default defineConfig ({ ## Troubleshooting +- If you're getting a `Failed to fetch` error, make sure you're not using any browser extensions that are blocking the script. + For help, check out the `#support` channel on [Discord](https://astro.build/chat). Our friendly Support Squad members are here to help! You can also check our [Astro Integration Documentation][astro-integration] for more on integrations.