NuxtN
Nuxt12mo ago
7 replies
Fatalis

NuxtHub - useRuntimeConfig not working as expected in server middleware

useRuntimeConfig is returning config defaults instead of env overrides (cloudflare/nuxthub) when called in a middleware in server/middleware. Also breaks useRuntimeConfig calls in normal server routes if useRuntimeConfig is called anywhere in a middlewhere. What am I not understanding?
Was this page helpful?