parallel data loading support for `useAsyncData`nuxt/nuxt 路 updated1 year ago 路 27% similar enhancementdiscussion馃嵃 p2-nice-to-havesuspense
useFetch only prevents multiple requests when `key` option is setnuxt/nuxt 路 updated1 year ago 路 27% similar pending triage
UseFetch() calling multiple request, only the last data is fetched and $fetch send requests twicenuxt/nuxt 路 closed3 years 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 路 closed2 years ago 路 27% similar 3.xpending triageneeds reproduction