` 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.",[2942],{"name":2906,"color":2907},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":2951,"number":2960,"owner":2912,"repository":2912,"state":2945,"title":2961,"updated_at":2962,"url":2963,"score":2964},[2952,2955,2957],{"name":2953,"color":2954},"stale","ffffff",{"name":2922,"color":2956},"E99695",{"name":2958,"color":2959},"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":2966,"labels":2967,"number":2971,"owner":2912,"repository":2972,"state":2945,"title":2973,"updated_at":2974,"url":2975,"score":2976},"",[2968],{"name":2969,"color":2970},"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":2978,"labels":2979,"number":2971,"owner":2912,"repository":2925,"state":2945,"title":2985,"updated_at":2986,"url":2987,"score":2976},"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```",[2980,2982],{"name":2969,"color":2981},"a2eeef",{"name":2983,"color":2984},"vitest-environment","b60205","Changing registerEndpoint response","2025-02-21T09:05:17Z","https://github.com/nuxt/test-utils/issues/551",{"labels":2989,"number":2993,"owner":2912,"repository":2912,"state":2945,"title":2994,"updated_at":2995,"url":2996,"score":2997},[2990,2992],{"name":2969,"color":2991},"8DEF37",{"name":2958,"color":2959},8252,"Support Webpack 5","2023-01-22T15:52:45Z","https://github.com/nuxt/nuxt/issues/8252",0.7179539,{"description":2999,"labels":3000,"number":3002,"owner":2912,"repository":2912,"state":2945,"title":3003,"updated_at":3004,"url":3005,"score":3006},"### 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```",[3001],{"name":2922,"color":2956},31878,"How to be compatible with lower version browsers","2025-04-23T12:06:37Z","https://github.com/nuxt/nuxt/issues/31878",0.7255346,{"description":3008,"labels":3009,"number":2924,"owner":2912,"repository":2972,"state":2945,"title":3012,"updated_at":3013,"url":3014,"score":2929},"\n\n",[3010],{"name":2906,"color":3011},"ff281a","[Home] Responsive hero","2023-02-15T12:30:55Z","https://github.com/nuxt/nuxt.com/issues/750",["Reactive",3016],{},["Set"],["ShallowReactive",3019],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fvKzR9xb5MIm0iZmmq3le0WvNXHwnlFPezmojpV72Y2c":-1},"/nuxt/nuxt.com/202"]