layout shift issue after switching to kubernetes and nginx ingress
redirect?
I just need help from the nuxt ai
Eslint: error using withNuxt & antfu config
Trying to use pinia store in plugin provided by custom module
Uncaught Error: [:pineapple:]: "getActivePinia()" was called but there was no active Pinia. error from pinia.
Our plugin looks like this:
```typescript...Mongoose 'Cannot overwrite `PhotoRequest` model once compiled.'
Devtools shows layout instead of the devtools view

Show nuxt 404 page on server side network request
callOnce loses Nuxt context after first await
quote is a pinia store and it works
```typescript
await callOnce(async () => {
await quote.loadQuote(); // This calls useNuxtApp() somewhere
});...Vercel doesn't show parts of the UI
pnpm build & pnpm preview. The second screen shows the real result. I think the data is not even sent to the client.
I hope somebody can help me....
Error on Supabase Module
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/@supabase/ssr/node_modules/cookie/index.js?v=ca354228' does not provide an export named 'parse' (at helpers.ts:2:10)
Goodday, I am getting this error upon installing the supabase module which is preventing my app from loading
My Config...Click Event is not working
Co-worker is missing auto-imports
Co-worker pulled changes from my nuxt project, but is now getting errors when I didn't
ERROR: Pre-transform error: [unimport] failed to find "useSupabaseSessions" imported from "#imports"
ERROR: Pre-transform error: [unimport] failed to find "useSupabaseSessions" imported from "#imports"
ERROR: (node:15780) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
ERROR: (node:15780) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
v-bind not resolving computed object?
fieldArgs is not reactive, however each of each properties are computed values.
const fieldArgs = useFormField(props);
const fieldArgs = useFormField(props);
Had nuxt project then trying to use nuxt UI
500
[vite-node] [plugin:vite:vue] [VITE_ERROR] /node_modules/@nuxt/ui/dist/runtime/components/App.vue
500
[vite-node] [plugin:vite:vue] [VITE_ERROR] /node_modules/@nuxt/ui/dist/runtime/components/App.vue

Pages are shoved after everything in layout
How to lazy-load SCSS when a component renders
watchEffect vs effect (Hydration Error)
Build Issues on Apple M chips