\n\n const googleMapsApiKey = process.env.NUXT_GOOGLE_MAPS_API_KEY;\n\n\nbut this doesnt work? When i use my api key directly in the file it works. But putting it in the .env i wont load the map? I thought placing your api key is not secure? Already asked chatgpt but no solution. \n\n\n\n### 🔍 What have you tried?\n\nI looked at the docs. Nothing about it. I tried chatgpt and different solutions nothing works. \n\n### ℹ️ Additional context\n\n_No response_",[2881],{"name":2882,"color":2883},"documentation","0075ca",313,"scripts","Using the googlemaps api key?","2024-11-11T03:54:14Z","https://github.com/nuxt/scripts/issues/313",0.741715,{"description":2891,"labels":2892,"number":2896,"owner":2871,"repository":2897,"state":2898,"title":2899,"updated_at":2900,"url":2901,"score":2902},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v20.18.0`\n- Nuxt Version: `3.16.0`\n- CLI Version: `3.22.5`\n- Nitro Version: `2.11.5`\n- Package Manager: `npm@10.8.2`\n- Builder: `-`\n- User Config: `alias`, `app`, `compatibilityDate`, `components`, `css`, `devtools`, `devServer`, `experimental`, `features`, `hooks`, `imports`, `modules`, `dayjs`, `googleFonts`, `gtm`, `htmlValidator`, `lazyLoad`, `opentelemetry`, `runtimeConfig`, `sourcemap`, `typescript`, `vite`\n- Runtime Modules: `@andromeda/nuxt@1.0.13`, `@nuxt/eslint@0.3.13`, `@nuxtjs/google-fonts@3.2.0`, `@nuxtjs/html-validator@2.1.0`, `@pinia/nuxt@0.5.5`, `@zadigetvoltaire/nuxt-gtm@0.0.13`, `dayjs-nuxt@2.1.11`, `nuxt-clarity-analytics@0.0.9`, `nuxt-lazy-load@3.0.4`, `nuxt3-leaflet@1.0.13`, `vue-recaptcha/nuxt@3.0.0-alpha.6`\n- Build Modules: `-`\n\n### Reproduction\n\n- Create a test with `renderSuspended`;\n- Run the test with `--run` flag;\n- See `[Vue warn]: Non-function value encountered for default slot. Prefer function slots for better performance.`;\n\n### Describe the bug\n\nThe renderSuspended `WrapperComponent` is rendering the default slot without calling with a function.\n\nhttps://github.com/nuxt/test-utils/blob/49b9a65921466e30f0b96caef03e0449009c66c0/src/runtime-utils/render.ts#L118\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2893],{"name":2894,"color":2895},"pending triage","5D08F5",1219,"test-utils","closed","Non-function value encountered for default slot when using renderSuspended","2025-04-08T16:48:14Z","https://github.com/nuxt/test-utils/issues/1219",0.45955682,{"description":2904,"labels":2905,"number":2907,"owner":2871,"repository":2872,"state":2898,"title":2908,"updated_at":2909,"url":2910,"score":2911},"",[2906],{"name":2868,"color":2869},395,"Docs versioning: `/docs/framework/{version}`","2022-04-26T12:02:30Z","https://github.com/nuxt/nuxt.com/issues/395",0.64874506,{"description":2904,"labels":2913,"number":352,"owner":2871,"repository":2872,"state":2898,"title":2915,"updated_at":2916,"url":2917,"score":2918},[2914],{"name":2868,"color":2869},"Put back full border on docs to be consistent","2023-02-15T12:30:42Z","https://github.com/nuxt/nuxt.com/issues/163",0.7034304,{"description":2904,"labels":2920,"number":2922,"owner":2871,"repository":2872,"state":2898,"title":2923,"updated_at":2924,"url":2925,"score":2926},[2921],{"name":2868,"color":2869},211,"Prevent history fetch when file is created in draft","2023-02-15T12:31:56Z","https://github.com/nuxt/nuxt.com/issues/211",0.7094642,{"description":2904,"labels":2928,"number":2929,"owner":2871,"repository":2872,"state":2898,"title":2930,"updated_at":2931,"url":2932,"score":2933},[],109,"Implement docs with content","2022-03-07T11:42:00Z","https://github.com/nuxt/nuxt.com/issues/109",0.71129525,{"description":2904,"labels":2935,"number":2937,"owner":2871,"repository":2872,"state":2898,"title":2938,"updated_at":2939,"url":2940,"score":2941},[2936],{"name":2868,"color":2869},111,"Fix beta page with new layout","2022-04-26T12:36:06Z","https://github.com/nuxt/nuxt.com/issues/111",0.72202957,{"description":2943,"labels":2944,"number":2937,"owner":2871,"repository":2885,"state":2898,"title":2945,"updated_at":2946,"url":2947,"score":2941},"I am getting following Error when running `npx nuxi typecheck` in a fresh project with only @nuxt/scripts installed.\r\n\r\nError only occurs if `typescript.strict` ist set to `false` in `nuxt.config.ts`.\r\n\r\n```\r\nnode_modules/@nuxt/scripts/dist/runtime/components/ScriptGoogleAdsense.vue:31:6 - error TS2322: Type '(any[] & { loaded: boolean; }) | undefined[]' is not assignable to type 'any[] & { loaded: boolean; }'.\r\n Type 'undefined[]' is not assignable to type 'any[] & { loaded: boolean; }'.\r\n Property 'loaded' is missing in type 'undefined[]' but required in type '{ loaded: boolean; }'.\r\n\r\n31 (window.adsbygoogle = window.adsbygoogle || []).push({})\r\n ~~~~~~~~~~~~~~~~~~\r\n\r\n node_modules/@nuxt/scripts/dist/runtime/registry/google-adsense.d.ts:14:9\r\n 14 loaded: boolean;\r\n ~~~~~~\r\n 'loaded' is declared here.\r\n\r\n\r\nFound 1 error in node_modules/@nuxt/scripts/dist/runtime/components/ScriptGoogleAdsense.vue:31\r\n```\r\n\r\nReproduction: https://stackblitz.com/edit/nuxt-starter-8gr3ay",[],"Typecheck fails in fresh project if `typescript.strict = false`","2024-07-06T11:26:40Z","https://github.com/nuxt/scripts/issues/111",{"description":2904,"labels":2949,"number":2884,"owner":2871,"repository":2872,"state":2898,"title":2951,"updated_at":2952,"url":2953,"score":2889},[2950],{"name":2868,"color":2869},"Refactor blog index with markdown only","2023-02-15T12:30:44Z","https://github.com/nuxt/nuxt.com/issues/313",["Reactive",2955],{},["Set"],["ShallowReactive",2958],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fvZLbtcssFZhR_5ahr0mdOG8csV7AG6wwMLFdC9CrIzM":-1},"/nuxt/nuxt.com/1219"]