Top-level `await useFetch` inside a ClientOnly boundary prevented the component from mounting at all — the slot stayed an empty span and no alerts ever rendered. Nuxt forwards request cookies on same-origin server calls, so `requireAdmin` is satisfied during SSR and the panel can render normally. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| config | ||
| layouts | ||
| middleware | ||
| pages | ||
| plugins | ||
| utils | ||
| app.config.ts | ||
| app.vue | ||