` 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.",[2905],{"name":2869,"color":2870},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":2914,"number":2923,"owner":2875,"repository":2875,"state":2908,"title":2924,"updated_at":2925,"url":2926,"score":2927},[2915,2918,2920],{"name":2916,"color":2917},"stale","ffffff",{"name":2885,"color":2919},"E99695",{"name":2921,"color":2922},"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":2929,"labels":2930,"number":2934,"owner":2875,"repository":2935,"state":2908,"title":2936,"updated_at":2937,"url":2938,"score":2939},"",[2931],{"name":2932,"color":2933},"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.7143408,{"description":2941,"labels":2942,"number":2934,"owner":2875,"repository":2888,"state":2908,"title":2948,"updated_at":2949,"url":2950,"score":2939},"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```",[2943,2945],{"name":2932,"color":2944},"a2eeef",{"name":2946,"color":2947},"vitest-environment","b60205","Changing registerEndpoint response","2025-02-21T09:05:17Z","https://github.com/nuxt/test-utils/issues/551",{"labels":2952,"number":2956,"owner":2875,"repository":2875,"state":2908,"title":2957,"updated_at":2958,"url":2959,"score":2960},[2953,2955],{"name":2932,"color":2954},"8DEF37",{"name":2921,"color":2922},8252,"Support Webpack 5","2023-01-22T15:52:45Z","https://github.com/nuxt/nuxt/issues/8252",0.7179539,{"description":2962,"labels":2963,"number":2965,"owner":2875,"repository":2875,"state":2908,"title":2966,"updated_at":2967,"url":2968,"score":2969},"### 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```",[2964],{"name":2885,"color":2919},31878,"How to be compatible with lower version browsers","2025-04-23T12:06:37Z","https://github.com/nuxt/nuxt/issues/31878",0.7255346,{"description":2971,"labels":2972,"number":2887,"owner":2875,"repository":2935,"state":2908,"title":2975,"updated_at":2976,"url":2977,"score":2892},"\n\n",[2973],{"name":2869,"color":2974},"ff281a","[Home] Responsive hero","2023-02-15T12:30:55Z","https://github.com/nuxt/nuxt.com/issues/750",["Reactive",2979],{},["Set"],["ShallowReactive",2982],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fvKzR9xb5MIm0iZmmq3le0WvNXHwnlFPezmojpV72Y2c":-1},"/nuxt/nuxt.com/202"]