# useFetch only prevents multiple requests when `key` option is set
Multiple `useLazyAsyncData` within a composable becomes non lazy
good first issuebug🔨 p3-minor
`useFetch` makes duplicate requests on client-side page navigation when wrapped in a composable
pending triageneeds reproduction
`useFetch server: false` breaks `useNuxtData` and vice versa
3.xbug🔨 p3-minor