-
### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch: x64
…
-
```ts
import { defineNuxtConfig } from 'nuxt3'
export default defineNuxtConfig({
modules: ['@nuxtjs/partytown'],
partytown: {
forward: ['$crisp', '$crisp.push'],
debug: true
},
…
-
The following errors were reported by 5.0.0-dev.20230206
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
Hey, thanks for the partytown!
After some time of usage, I faced with the error:
My `vite.config.ts`
```ts
import { defineConfig } from 'vite'
import vue from '@vitejs/plugin-vue'
import pat…
-
I'm trying to use worker strategy to load third party scripts, but it doesn't work properly. I follow the docs and set `nextScriptWorkers: true` flag in next.config.js, install `partytown` when reques…
-
Framework: Next.js (v12.1.0)
My company decided to try out partytown; we decided to check what is going to happen on a small marketing page (Next SSR hidden behind a CDN). On the page we have GTM t…
-
### What version of `astro` are you using?
1.1.5
### Are you using an SSR adapter? If so, which one?
none
### What package manager are you using?
npm, pnpm
### What operating system are you usin…
-
Hello,
The w3c validator reports this error:
"_A script element with a src attribute must not have a type attribute whose value is anything other than the empty string, a JavaScript MIME type, or …
-
## First Level hydration
- Define a list of components that are used in this page.
- In lit ssr we can then register these components if server or hydrate:\*
- add a "loader" that will hydrate ba…
-
### What version of `astro` are you using?
1.0.0-beta.61
### Are you using an SSR adapter? If so, which one?
Cloudflare
### What package manager are you using?
npm and yarn
### What operating sy…