[useFetch] Option to preserve previous data during refreshnuxt/nuxt · closed17 days 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 · closed13 months ago · 32% similar
When the useFetch request is repeated, the data does not changenuxt/nuxt · closed10 months ago · 32% similar pending triageneeds reproduction
useFetch auto-refreshes when parameters change, even with no watch sourcenuxt/nuxt · closed20 months ago · 32% similar 3.xpending triage
useFetch is not using new value from reactive objectnuxt/nuxt · closed6 months ago · 32% similar 3.xpending triageneeds reproduction