-
Please be advised: https://bugs.chromium.org/p/chromium/issues/detail?id=1078821
`Error: Uncaught DOMException: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'http://local…
-
A fresh install of the TodoMVC example doesn't appear to be working properly. The header doesn't render and I get the following error in dev:
```
Error: failed to load module for ssr: /src/compone…
-
1. [Clone](https://github.com/jacobwise/nextjs-partytown)
2. `npm install`
3. `npm run dev`
```
TypeError: Illegal invocation
at callWorkerRefHandler (partytown-ww-sw.js:618)
at recei…
-
Hello 👋 this library looks like exactly what we need for a client project and so we decided to give it a try! We are using next so have added the tags described in the documentation to `_document.tsx…
-
Hello!
We're trying to implement PartyTown, but we'd like to serve the `lib` directory up from an alternate location, rather than the root of the application. We could do this with a reverse proxy,…
-
Steps to reproduce:
1. [Clone this project](https://github.com/jacobwise/nextjs-partytown)
2. `npm install`
3. `npm run dev`
NPM `7.23.0`
Node `v14.8.0`
Error output:
`error - Error: Ca…
-
The following errors were reported by 5.0.0-dev.20230219
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
The following errors were reported by 5.1.0-dev.20230417
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
I'm able to get Partytown running on my GatsbyJS project in dev! All the proxytown requests are appearing in my network tab.
However, when I try to deploy my project to its live URL, I noticed Par…
-
Very excited to try out this package. However I've been unable to import the React version into our GatsbyJS-based template, and also unable to use the vanilla script. I've created [a sample project u…