# Accessing Nuxt composables inside useAsyncData after awaiting some other promise throws error: "A composable that requires access to the Nuxt instance was called outside of a plugin, Nuxt hook, Nuxt middleware, or Vue setup function."
[Nuxt 3] Nuxt instance unavailable in async actions during SSR
3.xpending triage
Nuxt instance is unavailable after `await` in nuxt plugin
workaround availablepending triage
nuxt instance unavailable with useAsyncData - explained
documentation3.x
Nested "useAsyncData" fails on SSR and works on the client
3.xpending triage