parallel data loading support for `useAsyncData`nuxt/nuxt 路 updated13 months ago 路 27% similar enhancementdiscussion馃嵃 p2-nice-to-havesuspense
useFetch only prevents multiple requests when `key` option is setnuxt/nuxt 路 updated13 months ago 路 27% similar pending triage
UseFetch() calling multiple request, only the last data is fetched and $fetch send requests twicenuxt/nuxt 路 closed31 months ago 路 28% similar 3.xpending triage
When usefetch makes network requests, the parameters of the second request depend on the response result of the first interface. If usefetch is nested, an error will be returned, indicating that usefetch can only be used by setup. If $fetch is used, both client and server will be triggered once. What's the solutionnuxt/nuxt 路 closed16 months ago 路 27% similar 3.xpending triageneeds reproduction
`useOnce` composable: execute data fetching function only once either on server or clientnuxt/nuxt 路 closed4 months ago 路 27% similar pending triage