` they dont get applied. Instead a warning is shown in the console:\r\n\r\n> Google Maps JavaScript API: A Map's styles property cannot be set when a mapId is present. When a mapId is present, Map styles are controlled via the cloud console.\r\n\r\nI did not set any mapId.",[3185],{"name":3149,"color":3150},202,"scripts","closed","Google Maps: Cant add styles to options","2024-09-03T16:45:09Z","https://github.com/nuxt/scripts/issues/202",0.45343316,{"labels":3194,"number":3203,"owner":3155,"repository":3155,"state":3188,"title":3204,"updated_at":3205,"url":3206,"score":3207},[3195,3198,3200],{"name":3196,"color":3197},"stale","ffffff",{"name":3165,"color":3199},"E99695",{"name":3201,"color":3202},"2.x","d4c5f9",8397,"Prod bundle crashs with TypeError: Invalid scheme in IE11 while dev is running fine","2023-01-22T15:38:23Z","https://github.com/nuxt/nuxt/issues/8397",0.6929293,{"description":3209,"labels":3210,"number":3214,"owner":3155,"repository":3215,"state":3188,"title":3216,"updated_at":3217,"url":3218,"score":3219},"",[3211],{"name":3212,"color":3213},"enhancement","1ad6ff",551,"nuxt.com","[Resources] CaseStudies extract slug page to a component `ResourcesCaseStudiesPostLayout`","2023-02-15T12:32:32Z","https://github.com/nuxt/nuxt.com/issues/551",0.71434075,{"description":3221,"labels":3222,"number":3214,"owner":3155,"repository":3168,"state":3188,"title":3228,"updated_at":3229,"url":3230,"score":3219},"Hello!\r\n\r\nI would like to test a component which renders different child components based on the response of a single API endpoint. Is there any way of changing the response of an endpoint registered by `registerEndpoint` or perhaps removing the endpoint once it is not needed any more in a test?\r\n\r\nHere is a code example:\r\n```\r\n// @vitest-environment nuxt\r\nimport { describe, expect, it } from 'vitest';\r\nimport { registerEndpoint } from 'vitest-environment-nuxt/utils';\r\n\r\ndescribe('Test 123', async () => {\r\n registerEndpoint('/test', () => ({\r\n test: 123,\r\n }));\r\n\r\n const { data } = await useFetch('/test');\r\n\r\n it('should return 123', () => {\r\n expect(data.value).toStrictEqual({ test: 123 });\r\n });\r\n});\r\n\r\ndescribe('Test 321', async () => {\r\n registerEndpoint('/test', () => ({\r\n test: 321,\r\n }));\r\n\r\n const { data } = await useFetch('/test');\r\n\r\n // Still returns { test: 123 }\r\n it('should return 321', () => {\r\n expect(data.value).toStrictEqual({ test: 321 });\r\n });\r\n});\r\n```",[3223,3225],{"name":3212,"color":3224},"a2eeef",{"name":3226,"color":3227},"vitest-environment","b60205","Changing registerEndpoint response","2025-02-21T09:05:17Z","https://github.com/nuxt/test-utils/issues/551",{"labels":3232,"number":3236,"owner":3155,"repository":3155,"state":3188,"title":3237,"updated_at":3238,"url":3239,"score":3240},[3233,3235],{"name":3212,"color":3234},"8DEF37",{"name":3201,"color":3202},8252,"Support Webpack 5","2023-01-22T15:52:45Z","https://github.com/nuxt/nuxt/issues/8252",0.7179539,{"description":3242,"labels":3243,"number":3245,"owner":3155,"repository":3155,"state":3188,"title":3246,"updated_at":3247,"url":3248,"score":3249},"### Environment\n\nnuxt 3.16.2\nvite 6.0+\n@vitejs/plugin-legacy 6.1.0\n\n### Reproduction\n\nnpm create nuxt@latest \n\n### Describe the bug\n\nI have configured a compatible version\nvite: {\n plugins: [\n legacy({\n targets: [\n 'Android >= 6',\n 'Chrome >= 50',\n 'iOS >= 10'\n ],\n modernPolyfills: true,\n renderLegacyChunks: true,\n // additionalLegacyPolyfills: ['vue','vite']\n }),\n ],\n}\n\nBut I found that some of the content will not be polyfilled and there will also be polyfilled content when compatible. This is somewhat different from running Vite\n\n\u003Cimg width=\"1285\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/7be87a66-98f5-4596-990a-def9ab2e4734\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3244],{"name":3165,"color":3199},31878,"How to be compatible with lower version browsers","2025-04-23T12:06:37Z","https://github.com/nuxt/nuxt/issues/31878",0.7255346,{"description":3251,"labels":3252,"number":3167,"owner":3155,"repository":3215,"state":3188,"title":3255,"updated_at":3256,"url":3257,"score":3172},"\n\n",[3253],{"name":3149,"color":3254},"ff281a","[Home] Responsive hero","2023-02-15T12:30:55Z","https://github.com/nuxt/nuxt.com/issues/750",["Reactive",3259],{},["Set"],["ShallowReactive",3262],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fvKzR9xb5MIm0iZmmq3le0WvNXHwnlFPezmojpV72Y2c":-1},"/nuxt/nuxt.com/202"]