\n\n### Additional context\n\nVisiting the link directly in browser has same effect https://nuxt.com/docs/3.x/api/nuxt-config\n\n### Logs\n\n```shell-script\n\n```",[3041],{"name":3019,"color":3042},"E99695",32687,"Docs link to `nuxt.config.ts` reference broken for v3","2025-07-19T16:19:55Z","https://github.com/nuxt/nuxt/issues/32687",0.725739,{"labels":3049,"number":3056,"owner":3022,"repository":3022,"state":3057,"title":3058,"updated_at":3059,"url":3060,"score":3061},[3050,3053],{"name":3051,"color":3052},"documentation","5319e7",{"name":3054,"color":3055},"3.x","29bc7f",11896,"closed","Docs; Broken link to https://v3.nuxtjs.org/concepts/hybrid-rendering 404 not found","2023-01-19T15:48:18Z","https://github.com/nuxt/nuxt/issues/11896",0.68103904,{"description":3063,"labels":3064,"number":3068,"owner":3022,"repository":3069,"state":3057,"title":3070,"updated_at":3071,"url":3072,"score":3073},"### 🐛 The bug\n\nHi,\n\nNot sure if this will be a nuxt-scripts or an actual nuxt bug (likely) but here it is anyway.\n\nAfter updating to latest nuxt and nuxt scripts, a function we had to add a custom animated marker on a google map now doesn't work with an error about \"ohash\".\n\nThe function:\n\n```js\nasync function addMarker() {\n const markerEl = document.createElement('div');\n markerEl.className = 'marker';\n\n const marker = await mapRef.value.createAdvancedMapMarker({\n position: { lat: 32.641765653283635, lng: -16.912268145592915 },\n content: markerEl,\n });\n\n marker.content.classList.add('bounce');\n}\n```\n\nThe error:\n\n\n```js\nUncaught (in promise) Error: Cannot serialize HTMLDivElement\n at o.serializeBuiltInType (ohash.D__AXeF1.mjs:1:1191)\n at o.serializeObject (ohash.D__AXeF1.mjs:1:652)\n at o.$object (ohash.D__AXeF1.mjs:1:1553)\n at o.serialize (ohash.D__AXeF1.mjs:1:485)\n at o.serializeObjectEntries (ohash.D__AXeF1.mjs:1:1408)\n at o.serializeObject (ohash.D__AXeF1.mjs:1:985)\n at o.$object (ohash.D__AXeF1.mjs:1:1553)\n at o.serialize (ohash.D__AXeF1.mjs:1:485)\n at serialize (ohash.D__AXeF1.mjs:1:66)\n at hash (index.mjs:7:17)\n```\n\nIf we don't create the custom element and just call createAdvancedMapMarker without setting the \"content\" property, then a default google marker will show up without animation.\n\n\n\n\n\n\n### 🛠️ To reproduce\n\nhttps://stackblitz.com/edit/nuxt-starter-qamsz2n5?file=pages%2Findex.vue\n\n### 🌈 Expected behavior\n\nWe should be able to define a custom marker element as we could on previous nuxt/nuxt-scripts versions\n\n### ℹ️ Additional context\n\nI also made a stackblitz where it is working. The only difference being the nuxt and nuxt scripts versions.\n\nWorking version repro: https://stackblitz.com/edit/nuxt-starter-ysuot6w5?file=pages%2Findex.vue",[3065],{"name":3066,"color":3067},"bug","d73a4a",436,"scripts","Hashing error with latest nuxt + nuxt-scripts","2025-03-25T09:43:46Z","https://github.com/nuxt/scripts/issues/436",0.68809867,{"description":3075,"labels":3076,"number":3068,"owner":3022,"repository":3023,"state":3057,"title":3077,"updated_at":3078,"url":3079,"score":3073},"The link to the documentation (https://v0.test-utils.nuxtjs.org/api-reference/setup) leads to a browser-side error page.",[],"Link to documentation does not work","2023-12-02T00:13:10Z","https://github.com/nuxt/test-utils/issues/436",{"labels":3081,"number":3083,"owner":3022,"repository":3022,"state":3057,"title":3084,"updated_at":3085,"url":3086,"score":3087},[3082],{"name":3054,"color":3055},14231,"docs: replace invalid link to composables.","2023-01-19T17:28:59Z","https://github.com/nuxt/nuxt/issues/14231",0.6983582,{"description":3089,"labels":3090,"number":3093,"owner":3022,"repository":3022,"state":3057,"title":3094,"updated_at":3095,"url":3096,"score":3097},"### Environment\n\nLatest\n\n### Reproduction\n\nGo into: https://v3.nuxtjs.org/api/configuration/nuxt.config\r\nGet redirect to: https://nuxt.com/docs/api/configuration/nuxt.config\r\nSee 404\r\nLinks in number 2,100 how much is impact in wild: https://github.com/search?q=api%2Fconfiguration%2Fnuxt.config&type=code\n\n### Describe the bug\n\nOpen page and not 404\r\nOnly need to add redirection proper to new documentation page (decide and add)\n\n### Additional context\n\nBig impact for newcomer and from people who insert it to navigate. When you remember then you don't need it\n\n### Logs\n\n_No response_",[3091,3092],{"name":3054,"color":3055},{"name":3019,"color":3042},23335,"Documentation - 404s for endpoint v3.nuxtjs.org/api/configuration/nuxt.config","2023-10-11T09:58:12Z","https://github.com/nuxt/nuxt/issues/23335",0.7033305,{"description":3099,"labels":3100,"number":3104,"owner":3022,"repository":3105,"state":3057,"title":3106,"updated_at":3107,"url":3108,"score":3109},"",[3101],{"name":3102,"color":3103},"enhancement","1ad6ff",637,"nuxt.com","[Docs] Remove `Community` / `Bridge` / `Migration` links from `3.x`","2022-06-23T16:16:56Z","https://github.com/nuxt/nuxt.com/issues/637",0.70539093,{"labels":3111,"number":3114,"owner":3022,"repository":3022,"state":3057,"title":3115,"updated_at":3116,"url":3117,"score":3118},[3112,3113],{"name":3051,"color":3052},{"name":3054,"color":3055},11879,"Docs; Broken link to https://v3.nuxtjs.org/concepts/modules","2023-01-19T15:48:17Z","https://github.com/nuxt/nuxt/issues/11879",0.70588577,["Reactive",3120],{},["Set"],["ShallowReactive",3123],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f4G5-mXII89InxW6JhOVG2Ex52NQqzZV55-scLbRJI4w":-1},"/nuxt/nuxt.com/719"]