` 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.",[3214],{"name":3178,"color":3179},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":3223,"number":3232,"owner":3184,"repository":3184,"state":3217,"title":3233,"updated_at":3234,"url":3235,"score":3236},[3224,3227,3229],{"name":3225,"color":3226},"stale","ffffff",{"name":3194,"color":3228},"E99695",{"name":3230,"color":3231},"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":3238,"labels":3239,"number":3243,"owner":3184,"repository":3244,"state":3217,"title":3245,"updated_at":3246,"url":3247,"score":3248},"",[3240],{"name":3241,"color":3242},"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":3250,"labels":3251,"number":3243,"owner":3184,"repository":3197,"state":3217,"title":3257,"updated_at":3258,"url":3259,"score":3248},"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```",[3252,3254],{"name":3241,"color":3253},"a2eeef",{"name":3255,"color":3256},"vitest-environment","b60205","Changing registerEndpoint response","2025-02-21T09:05:17Z","https://github.com/nuxt/test-utils/issues/551",{"labels":3261,"number":3265,"owner":3184,"repository":3184,"state":3217,"title":3266,"updated_at":3267,"url":3268,"score":3269},[3262,3264],{"name":3241,"color":3263},"8DEF37",{"name":3230,"color":3231},8252,"Support Webpack 5","2023-01-22T15:52:45Z","https://github.com/nuxt/nuxt/issues/8252",0.7179539,{"description":3271,"labels":3272,"number":3274,"owner":3184,"repository":3184,"state":3217,"title":3275,"updated_at":3276,"url":3277,"score":3278},"### 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```",[3273],{"name":3194,"color":3228},31878,"How to be compatible with lower version browsers","2025-04-23T12:06:37Z","https://github.com/nuxt/nuxt/issues/31878",0.7255346,{"description":3280,"labels":3281,"number":3196,"owner":3184,"repository":3244,"state":3217,"title":3284,"updated_at":3285,"url":3286,"score":3201},"\n\n",[3282],{"name":3178,"color":3283},"ff281a","[Home] Responsive hero","2023-02-15T12:30:55Z","https://github.com/nuxt/nuxt.com/issues/750",["Reactive",3288],{},["Set"],["ShallowReactive",3291],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fvKzR9xb5MIm0iZmmq3le0WvNXHwnlFPezmojpV72Y2c":-1},"/nuxt/nuxt.com/202"]