\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_",[3018],{"name":3019,"color":3020},"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":3030,"labels":3031,"number":3035,"owner":3022,"repository":3036,"state":3037,"title":3038,"updated_at":3039,"url":3040,"score":3041},"",[3032],{"name":3033,"color":3034},"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":3043,"labels":3044,"number":3035,"owner":3022,"repository":3023,"state":3037,"title":3048,"updated_at":3049,"url":3050,"score":3041},"### 🐛 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_",[3045],{"name":3046,"color":3047},"bug","d73a4a","Type Checking Bug","2024-12-08T02:19:17Z","https://github.com/nuxt/scripts/issues/312",{"description":3030,"labels":3052,"number":3054,"owner":3022,"repository":3036,"state":3037,"title":3055,"updated_at":3056,"url":3057,"score":3058},[3053],{"name":3033,"color":3034},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":3060,"labels":3061,"number":3054,"owner":3022,"repository":3065,"state":3037,"title":3066,"updated_at":3067,"url":3068,"score":3058},"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.",[3062],{"name":3063,"color":3064},"vitest-environment","b60205","test-utils","Support rendering with Testing Library","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/545",{"description":3030,"labels":3070,"number":3071,"owner":3022,"repository":3036,"state":3037,"title":3072,"updated_at":3073,"url":3074,"score":3075},[],986,"[Blog] Article layout","2022-12-07T06:16:35Z","https://github.com/nuxt/nuxt.com/issues/986",0.72587013,{"description":3077,"labels":3078,"number":3071,"owner":3022,"repository":3065,"state":3037,"title":3082,"updated_at":3083,"url":3084,"score":3075},"### 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_",[3079],{"name":3080,"color":3081},"pending triage","5D08F5","Some prop names break component testing","2024-12-03T21:18:45Z","https://github.com/nuxt/test-utils/issues/986",{"description":3030,"labels":3086,"number":3088,"owner":3022,"repository":3036,"state":3037,"title":3089,"updated_at":3090,"url":3091,"score":3092},[3087],{"name":3033,"color":3034},387,"`/resources` page should redirect to `/resources/blog`","2022-04-22T11:12:32Z","https://github.com/nuxt/nuxt.com/issues/387",0.72861254,{"description":3094,"labels":3095,"number":3088,"owner":3022,"repository":3065,"state":3037,"title":3096,"updated_at":3097,"url":3098,"score":3092},"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":3030,"labels":3100,"number":3102,"owner":3022,"repository":3036,"state":3037,"title":3103,"updated_at":3104,"url":3105,"score":3106},[3101],{"name":3033,"color":3034},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",3108],{},["Set"],["ShallowReactive",3111],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fSuW0sFyTJ6JTRTaXgX6fsn9igXhsEp6u8WvCTIhFXQc":-1},"/nuxt/nuxt.com/313"]