[useFetch] Option to preserve previous data during refreshnuxt/nuxt · closed2 months ago · 33% similar
How to solve the issue where data fetched using useFetch isn't requested again after refreshing the page, you can achieve this by using React Query or by using useLayoutEffect in combination with useState and useEffect.nuxt/nuxt · closed1 year ago · 32% similar
When the useFetch request is repeated, the data does not changenuxt/nuxt · closed11 months ago · 32% similar pending triageneeds reproduction
useFetch auto-refreshes when parameters change, even with no watch sourcenuxt/nuxt · closed2 years ago · 32% similar 3.xpending triage
useFetch is not using new value from reactive objectnuxt/nuxt · closed8 months ago · 32% similar 3.xpending triageneeds reproduction