\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```",[3030],{"name":3031,"color":3032},"pending triage","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.70689994,{"description":3039,"labels":3040,"number":3044,"owner":3020,"repository":3045,"state":3046,"title":3047,"updated_at":3048,"url":3049,"score":3050},"### 🐛 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",[3041],{"name":3042,"color":3043},"bug","d73a4a",436,"scripts","closed","Hashing error with latest nuxt + nuxt-scripts","2025-03-25T09:43:46Z","https://github.com/nuxt/scripts/issues/436",0.4661396,{"description":3052,"labels":3053,"number":3054,"owner":3020,"repository":3055,"state":3046,"title":3056,"updated_at":3057,"url":3058,"score":3059},"link \"See module options\" in https://github.com/nuxt/test-utils not found\r\nlink \"Setup\" in https://test-utils.nuxtjs.org/api-reference/setup not worked",[],286,"test-utils","page https://test-utils.nuxtjs.org/options not found","2023-12-02T00:28:10Z","https://github.com/nuxt/test-utils/issues/286",0.66061234,{"labels":3061,"number":3068,"owner":3020,"repository":3020,"state":3046,"title":3069,"updated_at":3070,"url":3071,"score":3072},[3062,3065],{"name":3063,"color":3064},"documentation","5319e7",{"name":3066,"color":3067},"3.x","29bc7f",11879,"Docs; Broken link to https://v3.nuxtjs.org/concepts/modules","2023-01-19T15:48:17Z","https://github.com/nuxt/nuxt/issues/11879",0.66915625,{"labels":3074,"number":3077,"owner":3020,"repository":3020,"state":3046,"title":3078,"updated_at":3079,"url":3080,"score":3081},[3075,3076],{"name":3063,"color":3064},{"name":3066,"color":3067},11896,"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.6706974,{"description":3083,"labels":3084,"number":3092,"owner":3020,"repository":3020,"state":3046,"title":3093,"updated_at":3094,"url":3095,"score":3096},"### Environment\n\nhttps://codesandbox.io/s/github/nuxt/starter/tree/v3-codesandbox/?file=/nuxt.config.ts\r\n\n\n### Reproduction\n\nOpen code sandbox from documentation listed as example of https://nuxt.com/docs/guide/concepts/vuejs-development\r\n\r\ngo to nuxt.config comment link and see broken link\n\n### Describe the bug\n\nThe link provided in the comments of nuxt.congif is wrong and should be updated to `https://nuxt.com/docs/guide/directory-structure/nuxt.config`\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3085,3088,3089],{"name":3086,"color":3087},"good first issue","fbca04",{"name":3066,"color":3067},{"name":3090,"color":3091},"🧹 p1-chore","FEF2C0",12477,"Update Nuxt documentation link in code sandbox","2023-01-19T16:06:26Z","https://github.com/nuxt/nuxt/issues/12477",0.6869802,{"description":3098,"labels":3099,"number":3102,"owner":3020,"repository":3020,"state":3046,"title":3103,"updated_at":3104,"url":3105,"score":3106},"### Environment\r\n\r\nBrowser\r\n\r\n### Reproduction\r\n\r\nVisit https://nuxt.com/docs/getting-started/introduction\r\n\r\n### Describe the bug\r\n\r\nCannot read any documentation page in Firefox, Chrome and Chrome Android.\r\n\r\n\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[3100,3101],{"name":3066,"color":3067},{"name":3031,"color":3032},27151,"Cannot read documentation ","2024-05-10T13:29:26Z","https://github.com/nuxt/nuxt/issues/27151",0.6872404,{"description":3108,"labels":3109,"number":3113,"owner":3020,"repository":3114,"state":3046,"title":3115,"updated_at":3116,"url":3117,"score":3118},"",[3110],{"name":3111,"color":3112},"enhancement","1ad6ff",719,"nuxt.com","[Community] Guide page should have all three links from `https://v3.nuxtjs.org/community/getting-help`","2023-02-15T12:31:31Z","https://github.com/nuxt/nuxt.com/issues/719",0.6899888,{"description":3120,"labels":3121,"number":3124,"owner":3020,"repository":3020,"state":3046,"title":3125,"updated_at":3126,"url":3127,"score":3128},"### 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_",[3122,3123],{"name":3066,"color":3067},{"name":3031,"color":3032},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.69100916,["Reactive",3130],{},["Set"],["ShallowReactive",3133],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$faTFpUDz6yYlOZbt78b9DlI-6OK28nR7ZCF2ZsoO7tdU":-1},"/nuxt/test-utils/436"]