\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_",[3139],{"name":3140,"color":3141},"documentation","0075ca",313,"nuxt","scripts","open","Using the googlemaps api key?","2024-11-11T03:54:14Z","https://github.com/nuxt/scripts/issues/313",0.46017778,{"description":3151,"labels":3152,"number":3156,"owner":3143,"repository":3157,"state":3158,"title":3159,"updated_at":3160,"url":3161,"score":3162},"",[3153],{"name":3154,"color":3155},"enhancement","1ad6ff",312,"nuxt.com","closed","Refactor case studies index with markdown only","2023-02-15T12:30:44Z","https://github.com/nuxt/nuxt.com/issues/312",0.58899456,{"description":3164,"labels":3165,"number":3156,"owner":3143,"repository":3144,"state":3158,"title":3169,"updated_at":3170,"url":3171,"score":3162},"### 🐛 The bug\n\n\n\n\n### 🛠️ To reproduce\n\n-\n\n### 🌈 Expected behavior\n\n-\n\n### ℹ️ Additional context\n\n_No response_",[3166],{"name":3167,"color":3168},"bug","d73a4a","Type Checking Bug","2024-12-08T02:19:17Z","https://github.com/nuxt/scripts/issues/312",{"description":3151,"labels":3173,"number":3175,"owner":3143,"repository":3157,"state":3158,"title":3176,"updated_at":3177,"url":3178,"score":3179},[3174],{"name":3154,"color":3155},545,"[Resources] Blog extract slug page to a component `ResourcesBlogPostLayout`","2023-02-15T12:32:30Z","https://github.com/nuxt/nuxt.com/issues/545",0.71762556,{"description":3181,"labels":3182,"number":3175,"owner":3143,"repository":3186,"state":3158,"title":3187,"updated_at":3188,"url":3189,"score":3179},"Hey 👋 \r\n\r\nI would love to see `@testing-library/vue` support be added. E.g. a `renderSuspended` utility or something like this, which would use `render` from testing library instead of `mount` from VTU.\r\n\r\nI've tinkered with creating this and it seems to be a case of mostly adding an extra root element to the existing code of `mountSuspended` to make this work.",[3183],{"name":3184,"color":3185},"vitest-environment","b60205","test-utils","Support rendering with Testing Library","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/545",{"description":3151,"labels":3191,"number":3192,"owner":3143,"repository":3157,"state":3158,"title":3193,"updated_at":3194,"url":3195,"score":3196},[],986,"[Blog] Article layout","2022-12-07T06:16:35Z","https://github.com/nuxt/nuxt.com/issues/986",0.72587013,{"description":3198,"labels":3199,"number":3192,"owner":3143,"repository":3186,"state":3158,"title":3203,"updated_at":3204,"url":3205,"score":3196},"### Environment\n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.10.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.14.0\n- Nitro Version: -\n- Package Manager: pnpm@8.12.1\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n### Reproduction\n\nI've written tests for this here: https://github.com/nuxt/test-utils/compare/main...oskarols:test-utils:fix-unusable-props\n\nMy `@nuxt/test-utils` branch: https://github.com/oskarols/test-utils/tree/fix-unusable-props\n\n### Describe the bug\n\nHi! 👋 \n\nWe're trying to upgrade from `3.10.0` and ran into some issues. \n\nUsing `renderSuspended` or `mountSuspended` together with certain prop names will throw an error and fail the test. This is the case for props named `error` and `url` for instance. \n\nThis is the error received:\n```\nTypeError: 'set' on proxy: trap returned falsish for property 'url' 3:04:05 PM\n ❯ Proxy.clonedComponent.render ../../src/runtime-utils/mount.ts:131:48 3:04:05 PM\n129| } 3:04:05 PM\n130| for (const key in props || {}) {\n131| renderContext[key] = _ctx[key]\n | ^\n132| }\n133| for (const key in passedProps || {}) {\n❯ renderComponentRoot ../../node_modules/.pnpm/@vue+runtime-core@3.5.12/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6408:16\n❯ ReactiveEffect.componentUpdateFn [as fn] ../../node_modules/.pnpm/@vue+runtime-core@3.5.12/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5225:46\n❯ ReactiveEffect.run ../../node_modules/.pnpm/@vue+reactivity@3.5.12/node_modules/@vue/reactivity/dist/reactivity.cjs.js:226:19\n❯ setupRenderEffect ../../node_modules/.pnpm/@vue+runtime-core@3.5.12/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5360:5\n❯ ../../node_modules/.pnpm/@vue+runtime-core@3.5.12/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7107:9\n```\n\nI've done some triaging and `renderSuspended` regresses between `v13.13.1` and `v13.14.0`. Likely culprit: #852 \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3200],{"name":3201,"color":3202},"pending triage","5D08F5","Some prop names break component testing","2024-12-03T21:18:45Z","https://github.com/nuxt/test-utils/issues/986",{"description":3151,"labels":3207,"number":3209,"owner":3143,"repository":3157,"state":3158,"title":3210,"updated_at":3211,"url":3212,"score":3213},[3208],{"name":3154,"color":3155},387,"`/resources` page should redirect to `/resources/blog`","2022-04-22T11:12:32Z","https://github.com/nuxt/nuxt.com/issues/387",0.72861254,{"description":3215,"labels":3216,"number":3209,"owner":3143,"repository":3186,"state":3158,"title":3217,"updated_at":3218,"url":3219,"score":3213},"in [module testing docs](https://test-utils.nuxtjs.org/api-reference/module-testing) page It only shows the following options:\r\n- `addPlugin`\r\n- `addLayout` \r\n- `addErrorLayout`\r\n- `addServerMiddleware` \r\n- `requireModule`\r\n\r\nBut the `addModule` option is not documented although it can be used!",[],"Module testing page is missing the \"addModule\" option","2023-12-02T00:13:09Z","https://github.com/nuxt/test-utils/issues/387",{"description":3151,"labels":3221,"number":3223,"owner":3143,"repository":3157,"state":3158,"title":3224,"updated_at":3225,"url":3226,"score":3227},[3222],{"name":3154,"color":3155},1219,"'last updated at' timestamp at the bottom of docs pages","2023-10-10T14:45:10Z","https://github.com/nuxt/nuxt.com/issues/1219",0.73611045,["Reactive",3229],{},["Set"],["ShallowReactive",3232],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fSuW0sFyTJ6JTRTaXgX6fsn9igXhsEp6u8WvCTIhFXQc":-1},"/nuxt/nuxt.com/313"]