Filip Joelsson

Results 6 issues of Filip Joelsson

When I apply it, I still get the 403 when I run the curl command. When I check "Cluster Roles" in the dashboard, the role seems to be defined. Thanks...

I have a problem with Vite inline, which in production mode just copies the `useGtm` function wholesale to the calling file, without copying the scope. This fix solves that problem,...

### Environment - Operating System: Linux - Node Version: v18.17.1 - Nuxt Version: 3.10.3 - CLI Version: 3.11.1 - Nitro Version: 2.9.4 - Package Manager: [email protected] - Builder: - -...

bug

I notice that there are no commits since June 9th, and there are four PRs dealing with very real problems. Is there a problem with lack of time for the...

Hi! Building a site with vite-ssg failed with "SyntaxError: Cannot use import statement outside a module" on vue-markdown-render. Just setting `"type": "module"` in `package.json` seems to fix the problem. Thanks...

### Description This PR introduces the ability to mock, keeping, or exclude parts of the `nuxtApp` object, as returned from the `useNuxtApp` composable. ### Additional context A number of tools...