\n\n3) Navigate to `pages/index.vue`, modify the `console.log()` and save\n\n### Describe the bug\n\nThe previous [issue](https://github.com/nuxt/nuxt/issues/25214) was closed, but the error remains even in the latest Nuxt version.\n\nThe error will disappear if you add `lazy:true` option\n\n```\nconst { data } = await useFetch('https://jsonplaceholder.typicode.com/todos/1', {\n lazy: true\n})\n```\n\nAs you can see, both `app.vue` `layouts/default.vue` are wrapped with `divs` as it was suggested in the previous issue but we still get the bug.\n\nIs adding `lazy` option is the best workaround as for now?\n\n\u003Cimg width=\"500\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ca5929e7-f84b-4d0f-a57b-e1cf38c34813\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nvirtual:nuxt:/home/gaisinskii/nuxt3-parent-node-null/.nuxt/routes.mjs:16 [Vue warn]: Unhandled error during execution of component update \n at \u003CRouterView name=undefined route=undefined > \n at \u003CNuxtPage> \n at \u003CDefault ref=Ref\u003C Proxy(Object)聽{鈥 > > \n at \u003CAsyncComponentWrapper ref=Ref\u003C Proxy(Object)聽{鈥 > > \n at \u003CLayoutLoader key=\"default\" layoutProps= {ref: RefImpl} name=\"default\" > \n at \u003CNuxtLayoutProvider layoutProps= {ref: RefImpl} key=\"default\" name=\"default\" ... > \n at \u003CNuxtLayout> \n at \u003CApp key=4 > \n at \u003CNuxtRoot>\nwarn$1 @ runtime-core.esm-bundler.js:51\nlogError @ runtime-core.esm-bundler.js:263\nhandleError @ runtime-core.esm-bundler.js:255\ncallWithErrorHandling @ runtime-core.esm-bundler.js:201\nflushJobs @ runtime-core.esm-bundler.js:408\nPromise.then\nqueueFlush @ runtime-core.esm-bundler.js:322\nqueueJob @ runtime-core.esm-bundler.js:317\neffect2.scheduler @ runtime-core.esm-bundler.js:5448\ntrigger @ reactivity.esm-bundler.js:253\nendBatch @ reactivity.esm-bundler.js:311\nnotify @ reactivity.esm-bundler.js:597\ntrigger @ reactivity.esm-bundler.js:571\nset value @ reactivity.esm-bundler.js:1448\nfinalizeNavigation @ vue-router.mjs:3498\n(anonymous) @ vue-router.mjs:3363\nPromise.then\npushWithRedirect @ vue-router.mjs:3330\npush @ vue-router.mjs:3255\nreplace @ vue-router.mjs:3258\naddRoutes @ virtual:nuxt:/home/gaisinskii/nuxt3-parent-node-null/.nuxt/routes.mjs:16\n(anonymous) @ virtual:nuxt:/home/gaisinskii/nuxt3-parent-node-null/.nuxt/routes.mjs:21\n(anonymous) @ client:34\n(anonymous) @ client:208\n(anonymous) @ client:183\nqueueUpdate @ client:183\nawait in queueUpdate\n(anonymous) @ client:884\nhandleMessage @ client:882\nonMessage @ client:299\n(anonymous) @ client:429\ndispatchEvent @ .localservice@runtime.5a421e5b.js:26\n_handleMessage @ .localservice@runtime.5a421e5b.js:26\n_0x3963e2 @ .localservice@runtime.5a421e5b.js:26Understand this warningAI\nruntime-dom.esm-bundler.js:51 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'parentNode')\n at parentNode (runtime-dom.esm-bundler.js:51:30)\n at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:5410:11)\n at ReactiveEffect.run (reactivity.esm-bundler.js:225:19)\n at ReactiveEffect.runIfDirty (reactivity.esm-bundler.js:263:12)\n at callWithErrorHandling (runtime-core.esm-bundler.js:199:33)\n at flushJobs (runtime-core.esm-bundler.js:408:9)\n```",[2878,2881,2884,2887],{"name":2879,"color":2880},"dx","C39D69",{"name":2882,"color":2883},"bug","d73a4a",{"name":2885,"color":2886},"vite","3574D1",{"name":2888,"color":2889},"馃敤 p3-minor","FBCA04",31493,"TypeError: Cannot read properties of null (reading 'parentNode') with useFetch","2025-03-21T17:04:23Z","https://github.com/nuxt/nuxt/issues/31493",0.7078528,{"description":2896,"labels":2897,"number":2899,"owner":2869,"repository":2869,"state":2870,"title":2900,"updated_at":2901,"url":2902,"score":2903},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v16.13.1`\r\n- Nuxt Version: `3.1.1`\r\n- Nitro Version: `2.4.0`\r\n- Package Manager: `npm@8.1.2`\r\n- Builder: `vite`\r\n- User Config: `ssr`, `typescript`, `css`, `plugins`, `build`, `modules`, `experimental`, `components`, `vite`, `app`, `intlify`, `vueuse`, `windicss`, `content`\r\n- Runtime Modules: `unplugin-icons/nuxt`, `@intlify/nuxt3@0.2.4`, `@pinia/nuxt@0.4.10`, `@nuxt/content@2.6.0`, `@vueuse/nuxt@9.13.0`, `nuxt-windicss@2.6.1`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nany\n\n### Describe the bug\n\n1銆丼et the startup port of Nuxt to 3000.\r\n\u003Cimg width=\"516\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/295e5686-0764-452d-baf9-ccf44b43ae98\">\r\n2銆両ntegrate with the qiankun main application, with the main application port set to 9529.\r\n\u003Cimg width=\"1440\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/4aa33920-3165-43c9-83c8-6c64b96d8f42\">\r\n3銆丄t this point, the API host to be set to the browser's host.\n\n### Additional context\n\n1銆乶uxt-app config\r\n\u003Cimg width=\"764\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/15b471f9-d770-454c-a451-eab52ab379cb\">\r\n\r\n2銆乹iankun main-app config\r\n\u003Cimg width=\"644\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/a57313b9-582b-4e7d-8c1a-deeb6aa198e0\">\r\n\r\n3銆乶ginx config\r\n\u003Cimg width=\"682\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/2df152f7-912f-45db-9990-4afff5025f88\">\r\n\n\n### Logs\n\n_No response_",[2898],{"name":2866,"color":2867},20739,"When launching the application, if the server Host and browser Host are different, the server API requests may fail.","2024-06-30T11:08:49Z","https://github.com/nuxt/nuxt/issues/20739",0.71721584,{"description":2905,"labels":2906,"number":2916,"owner":2869,"repository":2917,"state":2918,"title":2919,"updated_at":2920,"url":2921,"score":2922},"### Description\n\n.. will not be able to process fonts provided by this provider. fetch failed\n\nwhen i run `pnpm dev`:\n\n```\nWARN Could not fetch from https://fonts.google.com/metadata/fonts. Will retry in 1000ms. 3 retries left. \nWARN Could not fetch from https://fonts.google.com/metadata/icons?key=material_symbols&incomplete=true. Will retry in 1000ms. 3 retries left.\n```\n\nIs there any way to solve this problem?\nOr can we choose not to use Google Fonts?",[2907,2910,2913],{"name":2908,"color":2909},"question","d876e3",{"name":2911,"color":2912},"needs reproduction","CB47CF",{"name":2914,"color":2915},"v3","49DCB8",4109,"ui","closed","Could not initialize provider googleicons. unifont","2025-05-23T13:24:39Z","https://github.com/nuxt/ui/issues/4109",0.5483823,{"labels":2924,"number":2929,"owner":2869,"repository":2869,"state":2918,"title":2930,"updated_at":2931,"url":2932,"score":2933},[2925,2928],{"name":2926,"color":2927},"3.x","29bc7f",{"name":2866,"color":2867},12360,"dev and prod is inconsistent","2023-01-23T15:44:15Z","https://github.com/nuxt/nuxt/issues/12360",0.69119734,{"description":2935,"labels":2936,"number":2940,"owner":2869,"repository":2869,"state":2918,"title":2941,"updated_at":2942,"url":2943,"score":2944},"### Environment\r\n\r\n------------------------------\r\n- Operating System: `Windows_NT`\r\n- Node Version: `v14.19.3`\r\n- Nuxt Version: `3.0.0-rc.8`\r\n- Package Manager: `npm@6.14.17`\r\n- Builder: `vite`\r\n- User Config: `debug`, `meta`, `build`, `modules`, `proxy`, `vite`, `css`, `plugins`, `publicRuntimeConfig`, `components`, `experimental`, `ssr`\r\n- Runtime Modules: `@pinia/nuxt@0.3.1`, `nuxt-proxy@0.2.4`\r\n- Build Modules: `-`\r\n------------------------------\r\n\r\n馃憠 Report an issue: https://github.com/nuxt/framework/issues/new 08:30:03\r\n\r\n馃憠 Suggest an improvement: https://github.com/nuxt/framework/discussions/new\r\n\r\n馃憠 Read documentation: https://v3.nuxtjs.org\r\n\r\n### Reproduction\r\n\r\nI think it is specific to my local but here is my package.json for a reproduction purpose : \r\n\r\n###\r\n{\r\n \"private\": true,\r\n \"scripts\": {\r\n \"build\": \"nuxt build\",\r\n \"dev\": \"nuxt dev\",\r\n \"https\": \"nuxt dev --https true\",\r\n \"generate\": \"nuxt generate\",\r\n \"preview\": \"nuxt preview\",\r\n \"test\": \"vitest\",\r\n \"coverage\": \"vitest run --coverage\"\r\n },\r\n \"devDependencies\": {\r\n \"@types/chart.js\": \"^2.9.37\",\r\n \"@types/multer\": \"^1.4.7\",\r\n \"nuxt\": \"3.0.0-rc.8\",\r\n \"sass\": \"1.53.0\",\r\n \"unplugin-auto-import\": \"^0.11.1\",\r\n \"unplugin-vue-components\": \"^0.21.2\",\r\n \"vitest\": \"0.18.1\"\r\n },\r\n \"dependencies\": {\r\n \"@ant-design/icons-vue\": \"^6.1.0\",\r\n \"@googlemaps/js-api-loader\": \"^1.14.3\",\r\n \"@intlify/nuxt3\": \"^0.2.3\",\r\n \"@nuxt/ui-templates\": \"^0.3.2\",\r\n \"@nuxt/vite-builder\": \"^3.0.0-rc.8\",\r\n \"@pinia/nuxt\": \"^0.3.1\",\r\n \"@vuepic/vue-datepicker\": \"^3.5.2\",\r\n \"@vueup/vue-quill\": \"^1.0.0-beta.10\",\r\n \"animated-number-vue\": \"^1.0.0\",\r\n \"ant-design-vue\": \"^3.2.10\",\r\n \"axios\": \"^0.27.2\",\r\n \"bootstrap\": \"^4.4.1\",\r\n \"chart.js\": \"^3.9.1\",\r\n \"chartjs-adapter-date-fns\": \"^2.0.0\",\r\n \"chartjs-plugin-annotation\": \"^2.0.1\",\r\n \"chartjs-plugin-datalabels\": \"^2.1.0\",\r\n \"country-region-data\": \"^2.5.0\",\r\n \"croppie\": \"^2.6.5\",\r\n \"date-fns\": \"^2.29.1\",\r\n \"file-saver\": \"^2.0.5\",\r\n \"google-auth-library\": \"^8.6.0\",\r\n \"is-image\": \"^3.1.0\",\r\n \"jquery\": \"^3.6.1\",\r\n \"js-base64\": \"^3.7.2\",\r\n \"leaflet\": \"^1.9.1\",\r\n \"leaflet-gesture-handling\": \"^1.2.2\",\r\n \"leaflet.markercluster\": \"^1.5.3\",\r\n \"libphonenumber-js\": \"^1.10.8\",\r\n \"lodash\": \"^4.17.21\",\r\n \"nprogress\": \"^0.2.0\",\r\n \"numbro\": \"^2.3.6\",\r\n \"nuxt-proxy\": \"^0.2.4\",\r\n \"pinia\": \"^2.0.18\",\r\n \"qs\": \"^6.11.0\",\r\n \"query-string\": \"^7.1.1\",\r\n \"quill\": \"^1.3.7\",\r\n \"sortablejs\": \"^1.15.0\",\r\n \"vue-chart-3\": \"^3.1.8\",\r\n \"vue-chartjs\": \"^4.1.1\",\r\n \"vue-cropperjs\": \"^5.0.0\",\r\n \"vue-easy-lightbox\": \"^1.8.2\",\r\n \"vue-facebook-login-component-next\": \"^1.0.4\",\r\n \"vue-i18n\": \"^9.2.0\",\r\n \"vue-it-bigger\": \"^0.2.2\",\r\n \"vue-multiselect\": \"^3.0.0-alpha.2\",\r\n \"vue-range-component\": \"^1.0.3\",\r\n \"vue-simple-floating-labels\": \"^1.0.4\",\r\n \"vue-slide-toggle\": \"^1.1.1\",\r\n \"vue-slide-up-down\": \"^2.0.1\",\r\n \"vue3-dropzone\": \"^2.0.1\",\r\n \"vue3-google-login\": \"^2.0.12\",\r\n \"vue3-google-oauth2\": \"^1.0.6\",\r\n \"vue3-perfect-scrollbar\": \"^1.6.0\",\r\n \"vue3-quill\": \"^0.2.6\",\r\n \"vue3-slide-up-down\": \"^1.2.5\",\r\n \"vuedraggable\": \"^4.1.0\",\r\n \"workbox-window\": \"^6.5.3\",\r\n \"xlsx\": \"^0.18.5\",\r\n \"yup\": \"^0.32.11\"\r\n }\r\n}\r\n###\r\n\r\n### Describe the bug\r\n\r\nHi ,the bug appear when i run `'npm run dev` and nothing else.\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n###\r\n ERROR Cannot start nuxt: Cannot read property 'https' of undefined 09:29:42\r\n\r\n at buildClient (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/@nuxt/vite-builder/dist/shared/vite-builder.3e79d8e0.mjs:287:41)\r\n at async bundle (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/@nuxt/vite-builder/dist/shared/vite-builder.3e79d8e0.mjs:837:3)\r\n at async build (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/nuxt/dist/index.mjs:1840:5)\r\n at async Promise.all (index 1)\r\n at async load (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/nuxt/node_modules/nuxi/dist/chunks/dev.mjs:6770:9)\r\n at async Object.invoke (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/nuxt/node_modules/nuxi/dist/chunks/dev.mjs:6813:5)\r\n at async _main (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/nuxt/node_modules/nuxi/dist/cli.mjs:46:20)\r\n\r\n###",[2937,2938,2939],{"name":2926,"color":2927},{"name":2866,"color":2867},{"name":2911,"color":2889},15386," ERROR Cannot start nuxt: Cannot read property 'https' of undefined","2023-01-19T17:49:24Z","https://github.com/nuxt/nuxt/issues/15386",0.70206195,{"description":2946,"labels":2947,"number":2950,"owner":2869,"repository":2869,"state":2918,"title":2951,"updated_at":2952,"url":2953,"score":2954},"### Environment\n\n- Operating System: `Windows_NT`\r\n- Node Version: `v18.1.0`\r\n- Nuxt Version: `3.0.0-rc.9`\r\n- Nitro Version: `0.5.1`\r\n- Package Manager: `pnpm@7.11.0`\r\n- Builder: `vite`\r\n- User Config: `modules`, `buildModules`, `googleFonts`, `css`\r\n- Runtime Modules: `@nuxtjs/tailwindcss@5.3.2`, `@vueuse/nuxt@9.2.0`, `@pinia/nuxt@0.4.1`\r\n- Build Modules: `@nuxtjs/google-fonts@3.0.0-0`\n\n### Reproduction\n\n.\n\n### Describe the bug\n\nwhen i start server it give me this error: \r\n\r\nFailed to resolve import \"defu\" from \".nuxt\\app.config.mjs\". Does the file exist?\r\n\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2948,2949],{"name":2926,"color":2927},{"name":2866,"color":2867},14858,"Failed to resolve import \"defu\" from \".nuxt\\app.config.mjs\"","2023-01-19T17:41:35Z","https://github.com/nuxt/nuxt/issues/14858",0.70496935,{"description":2956,"labels":2957,"number":2959,"owner":2869,"repository":2869,"state":2918,"title":2960,"updated_at":2961,"url":2962,"score":2963},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v20.15.0\r\n- Nuxt Version: 4.0.0-28679856.48a8b180\r\n- CLI Version: 3.13.0-1719571044.bca75ab\r\n- Nitro Version: -\r\n- Package Manager: pnpm@9.4.0\r\n- Builder: -\r\n- User Config: modules, future, shadcn, extends, appConfig, ssr, experimental, imports, googleFonts, app, compatibilityDate\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.12.1, @pinia/nuxt@0.5.1, @vueuse/nuxt@10.11.0, nuxt-icon@1.0.0-beta.7, @nuxtjs/google-fonts@3.2.0, shadcn-nuxt@0.10.4\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nFresh nuxt 4 instance with the modules listed using pnpm\r\n\r\n### Describe the bug\r\n\r\nHi,\r\n\r\nI upgraded to nuxt 4 but some modules say that are incompatible and got disabled, is there a workaround for this?\r\n\r\n### Additional context\r\n\r\nSpecifically I got @nuxtjs/tailwindcss, pinia and nuxt-icon with that issue\r\n\r\n### Logs\r\n\r\n[1:39:30 AM] WARN Module @nuxtjs/tailwindcss is disabled due to incompatibility issues:\r\n - [nuxt] Nuxt version ^2.9.0 || ^3.0.0-rc.1 is required but currently using 4.0.0-28679856.48a8b180\r\n\r\n\r\n[1:39:30 AM] WARN Module pinia is disabled due to incompatibility issues:\r\n - [nuxt] Nuxt version ^2.0.0 || ^3.0.0-rc.5 is required but currently using 4.0.0-28679856.48a8b180\r\n\r\n\r\n[1:39:30 AM] WARN Module nuxt-icon is disabled due to incompatibility issues:\r\n - [nuxt] Nuxt version ^3.0.0 is required but currently using 4.0.0-28679856.48a8b180",[2958],{"name":2866,"color":2867},28140,"module disabled due to incompatibilty issues nuxt 4","2024-07-14T09:23:25Z","https://github.com/nuxt/nuxt/issues/28140",0.7091961,{"description":2965,"labels":2966,"number":2969,"owner":2869,"repository":2869,"state":2918,"title":2970,"updated_at":2971,"url":2972,"score":2973},"### Environment\r\n\r\n- Operating System: Windows_NT\r\n- Node Version: v18.12.1\r\n- Nuxt Version: 3.8.0\r\n- CLI Version: 3.9.1\r\n- Nitro Version: 2.7.1\r\n- Package Manager: yarn@1.21.1\r\n- Builder: -\r\n- User Config: modules, routeRules, runtimeConfig, vueQuery, i18n, css, devServer, components, nitro\r\n- Runtime Modules: @hebilicious/vue-query-nuxt@0.2.1, @leanera/nuxt-i18n@0.5.0\r\n- Build Modules: -\r\n\r\n### Reproduction\r\n\r\nI cannot provide a reproduction link.\r\nError message:\r\n[nuxt] error caught during app initialization FetchError: [GET] \"/bk-api/_nuxt/builds/meta/test.json\": 404 Not Found at async $fetch22 (ofetch.js?v=7f011f6e:529:16)\r\n\r\n### Describe the bug\r\n\r\nI got an issue after upgrading to Nuxt 3.8.0 from 3.7.0.\r\n\r\nI am using nitro devProxy:\r\n`nitro: {\r\n devProxy: {\r\n '/bk-api': {\r\n target: 'http://10.1.0.1:8300/bk-api',\r\n changeOrigin: true,\r\n prependPath: true,\r\n }\r\n },\r\n },`\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2967,2968],{"name":2926,"color":2927},{"name":2866,"color":2867},23979,"Getting error caught during app initialization FetchError after updating to Nuxt 3.8.0 (from 3.7.0)","2024-11-22T09:13:41Z","https://github.com/nuxt/nuxt/issues/23979",0.7092679,{"description":2975,"labels":2976,"number":2979,"owner":2869,"repository":2869,"state":2918,"title":2980,"updated_at":2981,"url":2982,"score":2983},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v20.5.0\r\n- Nuxt Version: 3.6.5\r\n- Nitro Version: 2.5.2\r\n- Package Manager: pnpm@8.6.10\r\n- Builder: vite\r\n- User Config: devtools, css\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\n1. Import a font using `@import` from Google Fonts or load a font from local files.\r\n**~/assets/css/main.css with import**\r\n\r\n```\r\n@import url('https://fonts.googleapis.com/css2?family=Lexend+Exa&display=swap');\r\n\r\n* {\r\n /* background-color: #0E0E0E; */\r\n background-color: white;\r\n font-family: 'Lexend Exa', sans-serif !important;\r\n}\r\n```\r\n\r\n**OR ~/assets/css/main.css** with **@font-face**\r\n```\r\n@font-face {\r\n font-family: 'Lexend Exa';\r\n src: url('/fonts/LexendExa-Regular.woff2') format('woff2');\r\n}\r\n\r\n* {\r\n /* background-color: #0E0E0E; */\r\n background-color: white;\r\n font-family: 'Lexend Exa', sans-serif;\r\n}\r\n```\r\n\r\n**nuxt.config.ts** \r\n`css: [\"~/assets/css/main.css\"]`\r\n\r\n2. Assign the imported or local font to an element using the `font-family` CSS property.\r\n3. Open the project in Google Chrome and inspect the element.\r\n\r\n### Describe the bug\r\n\r\nI'm encountering an issue in my Nuxt.js project where fonts, either imported from Google Fonts or loaded from local files, aren't being applied in Google Chrome. In Chrome's Developer Tools, the `font-family` property is crossed out. Even when using `!important`, the font doesn't change. The issue does not appear in Mozilla Firefox where the font displays correctly. In addition, I'm receiving a console error in Chrome stating: `\"Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'.\"`\r\n\r\n\r\n### Additional context\r\n\r\n- The issue persists irrespective of the source of the font (Google Fonts or locally hosted).\r\n- The `@import` statement for the font is placed at the top of the CSS file.\r\n- The URL for the Google Font is correctly specified and accessible.\r\n\r\nDespite numerous troubleshooting steps, the issue remains unresolved in Google Chrome. Any assistance or guidance to address this issue would be greatly appreciated.\r\n\r\n### Logs\r\n\r\n_No response_",[2977,2978],{"name":2926,"color":2927},{"name":2866,"color":2867},22388,"Font Loading Issue in Chrome with Permissions-Policy Header Error","2023-07-30T02:43:18Z","https://github.com/nuxt/nuxt/issues/22388",0.7104473,["Reactive",2985],{},["Set"],["ShallowReactive",2988],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fepJoCMrS_IxH5FCMUG2fG21O3CFKYkdWsXckah1pTSc":-1},"/nuxt/fonts/644"]