# useFetch does not de-duplicate requests
await useFetch make 2 request on one time in NuxtChild
3.xpending triageneeds reproduction
Only the last useFetch fires in a component with multiple fetches
3.xpending triage
useFetch in route middleware will called twice.
3.xpending triageneeds reproduction
`useFetch` API doesn't do anything in `onMounted`
3.xpending triageneeds reproduction
useFetch does not send requests after initial fetch
3.xpending triage