\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_",[3032],{"name":3033,"color":3034},"documentation","0075ca",313,"scripts","Using the googlemaps api key?","2024-11-11T03:54:14Z","https://github.com/nuxt/scripts/issues/313",0.741715,{"description":3042,"labels":3043,"number":3047,"owner":3022,"repository":3048,"state":3049,"title":3050,"updated_at":3051,"url":3052,"score":3053},"### 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```",[3044],{"name":3045,"color":3046},"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":3055,"labels":3056,"number":3058,"owner":3022,"repository":3023,"state":3049,"title":3059,"updated_at":3060,"url":3061,"score":3062},"",[3057],{"name":3019,"color":3020},395,"Docs versioning: `/docs/framework/{version}`","2022-04-26T12:02:30Z","https://github.com/nuxt/nuxt.com/issues/395",0.64874506,{"description":3055,"labels":3064,"number":352,"owner":3022,"repository":3023,"state":3049,"title":3066,"updated_at":3067,"url":3068,"score":3069},[3065],{"name":3019,"color":3020},"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":3055,"labels":3071,"number":3073,"owner":3022,"repository":3023,"state":3049,"title":3074,"updated_at":3075,"url":3076,"score":3077},[3072],{"name":3019,"color":3020},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":3055,"labels":3079,"number":3080,"owner":3022,"repository":3023,"state":3049,"title":3081,"updated_at":3082,"url":3083,"score":3084},[],109,"Implement docs with content","2022-03-07T11:42:00Z","https://github.com/nuxt/nuxt.com/issues/109",0.71129525,{"description":3055,"labels":3086,"number":3088,"owner":3022,"repository":3023,"state":3049,"title":3089,"updated_at":3090,"url":3091,"score":3092},[3087],{"name":3019,"color":3020},111,"Fix beta page with new layout","2022-04-26T12:36:06Z","https://github.com/nuxt/nuxt.com/issues/111",0.72202957,{"description":3094,"labels":3095,"number":3088,"owner":3022,"repository":3036,"state":3049,"title":3096,"updated_at":3097,"url":3098,"score":3092},"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":3055,"labels":3100,"number":3035,"owner":3022,"repository":3023,"state":3049,"title":3102,"updated_at":3103,"url":3104,"score":3040},[3101],{"name":3019,"color":3020},"Refactor blog index with markdown only","2023-02-15T12:30:44Z","https://github.com/nuxt/nuxt.com/issues/313",["Reactive",3106],{},["Set"],["ShallowReactive",3109],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fvZLbtcssFZhR_5ahr0mdOG8csV7AG6wwMLFdC9CrIzM":-1},"/nuxt/nuxt.com/1219"]