Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Fatalis
Posts
Comments
N
Nuxt
•
Created by Fatalis on 2/5/2025 in
#❓・help
NuxtHub - useRuntimeConfig not working as expected in server middleware
NUXT_TEST
is set and works fine in normal server routes
8 replies
N
Nuxt
•
Created by Fatalis on 2/5/2025 in
#❓・help
NuxtHub - useRuntimeConfig not working as expected in server middleware
this is what I have and it doesn't work
8 replies
N
Nuxt
•
Created by Fatalis on 2/5/2025 in
#❓・help
NuxtHub - useRuntimeConfig not working as expected in server middleware
export default defineEventHandler((event) => { const { test } = useRuntimeConfig(event); }
8 replies