Mattia Marescotti

Results 4 issues of Mattia Marescotti

Hi 😊 I'm trying to implement GTM to nuxt3 using partytown. I've implement script inside nuxt config like below: app: { head: { script: [ { hid: "gtm", src: "https://www.googletagmanager.com/gtm.js?id=GTM-XXXXXX",...

I would like to propose a feature enhancement for the MCP server to support bypassing OAuth authentication using Cloudflare's API TOKEN. This functionality would improve the integration process with Cloudflare's...

When using the streamText() function from the vercel/ai package on a Cloudflare MCP server, I get this error: ``` Disallowed operation called within global scope. Asynchronous I/O (ex: fetch() or...

enhancement

## Bug Description When using `nuxt-i18n-micro` with a catch-all page `[...path].vue`, static files like `sitemap-en.xml` are being intercepted by the catch-all route instead of being handled directly by the server....