\r\n \u003C/NuxtLayout>\r\n\u003C/template>\r\n```\r\n",[2940,2941],{"name":2904,"color":2905},{"name":2907,"color":2908},10673,"Nuxt not fetching new data on page change with `useAsyncData`","2023-01-22T15:48:35Z","https://github.com/nuxt/nuxt/issues/10673",0.62776315,{"labels":2948,"number":2950,"owner":2910,"repository":2910,"state":2911,"title":2951,"updated_at":2952,"url":2953,"score":2954},[2949],{"name":2907,"color":2908},6391,"asyncData do not work in layout whitch has two \u003Cnuxt/>","2023-01-18T21:49:13Z","https://github.com/nuxt/nuxt/issues/6391",0.6340138,{"labels":2956,"number":2959,"owner":2910,"repository":2910,"state":2911,"title":2960,"updated_at":2961,"url":2962,"score":2963},[2957,2958],{"name":2904,"color":2905},{"name":2907,"color":2908},9852,"Asyncdata update data is invalid after keepalive","2024-06-30T09:25:26Z","https://github.com/nuxt/nuxt/issues/9852",0.6359199,{"labels":2965,"number":2968,"owner":2910,"repository":2910,"state":2911,"title":2969,"updated_at":2970,"url":2971,"score":2972},[2966,2967],{"name":2904,"color":2905},{"name":2907,"color":2908},9106,"Cf","2023-01-22T15:44:51Z","https://github.com/nuxt/nuxt/issues/9106",0.6367822,{"description":2974,"labels":2975,"number":2978,"owner":2910,"repository":2910,"state":2911,"title":2979,"updated_at":2980,"url":2981,"score":2982},"\u003C!-- 💚 Thanks for your time to make Nuxt better with your feedbacks 💚\r\n\r\n**IMPORTANT** Before reporting a bug:\r\n\r\n- Please make sure that you have read through Nuxt documentation: https://nuxtjs.org\r\n- If issue is related to a module please create the issue in corresponding repository\r\n- Ensure using latest version of nuxt dependencies using `yarn upgrade nuxt` or `npm upgrade nuxt`\r\n\r\n👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible.\r\n-->\r\n\r\n### Versions\r\n\r\n- nuxt: v2.14.12 \r\n\r\n### Steps to reproduce\r\nIt can be produced on any nuxt static app.\r\n\r\n### What is Expected?\r\nAPI present in asyncData() function should not be called on already generated pages on client-side navigation (clicking nuxt-link).\r\n\r\n### What is actually happening?\r\nAPIs used to built the page in asyncData() function are getting called on nuxt generated pages on client-side navigation (clicking nuxt-link).\r\n\r\nI am using following config in nuxt.config.js\r\n\r\n\r\n` ssr: true,\r\n target: 'static',\r\n`",[2976,2977],{"name":2904,"color":2905},{"name":2907,"color":2908},8614,"API getting called on nuxt generated pages on client-side navigation","2023-01-22T15:38:40Z","https://github.com/nuxt/nuxt/issues/8614",0.64149135,{"description":2984,"labels":2985,"number":2992,"owner":2910,"repository":2910,"state":2911,"title":2993,"updated_at":2994,"url":2995,"score":2996},"### Environment\n\n- Operating System: Linux\n- Node Version: v20.19.1\n- Nuxt Version: 3.17.0\n- CLI Version: 3.25.0\n- Nitro Version: 2.11.10\n- Package Manager: pnpm@8.15.6\n- Builder: -\n- User Config: compatibilityDate, devtools\n- Runtime Modules: -\n- Build Modules: -\n\n### Reproduction\n\n* Nuxt 3.5 (works): https://stackblitz.com/edit/nuxt-starter-hmzeh2mx\n* Nuxt 3.17 (broken): https://stackblitz.com/edit/nuxt-starter-ykqk1xwa\n\nThe two above reproductions only differ in `package.json` / `pnpm-lock.yaml`.\n\n### Describe the bug\n\nA page that uses legacy `asyncData` option breaks if it's used under `\u003Cclient-only>` in a parent page component.\n\nExample page (`pages/app/index.vue`):\n\n```vue\n\u003Cscript>\nexport default defineNuxtComponent({\n asyncData() {\n return {\n users: ['alice', 'bob'],\n };\n },\n});\n\u003C/script>\n\n\u003Ctemplate>\n \u003Cdiv>Total users: {{ users.length }}\u003C/div>\n\u003C/template>\n```\n\nParent (`pages/app.vue`):\n\n```vue\n\u003Ctemplate>\n \u003Cclient-only>\n \u003Cnuxt-page />\n \u003C/client-only>\n\u003C/template>\n```\n\n`users` is undefined during the initial render, and the component crashes with \"Cannot read properties of undefined\".\n\n### Additional context\n\nThis is a regression introduced in Nuxt 3.6.\n\nIn Nuxt 3.4 and 3.5 the page works but not always. For example, what helps is having a layout with an async component (included in reproduction). In Nuxt 3.6 and later the presence of an async component in the layout doesn't help.\n\n### Logs\n\n```shell-script\n\n```",[2986,2989],{"name":2987,"color":2988},"🔨 p3-minor","FBCA04",{"name":2990,"color":2991},"possible regression","B90A42",31925,"Legacy asyncData not working inside client-only page","2025-05-01T12:11:38Z","https://github.com/nuxt/nuxt/issues/31925",0.6428902,{"labels":2998,"number":3002,"owner":2910,"repository":2910,"state":2911,"title":3003,"updated_at":2922,"url":3004,"score":3005},[2999,3000,3001],{"name":2928,"color":2929},{"name":2904,"color":2905},{"name":2907,"color":2908},8078,"all requests return a html file","https://github.com/nuxt/nuxt/issues/8078",0.64353484,["Reactive",3007],{},["Set"],["ShallowReactive",3010],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fZnXv40ff25X9MZaxExT2c0b3PQHtQhJK9kyHkXLekrE":-1},"/nuxt/nuxt/10496"]