\n- \u003Chttps://nuxt.com/docs/3.x/>\n\n### Reproduction\n\n**Example 1:**\n\n1. Got to \u003Chttps://nuxt.com/docs/4.x/guide/concepts/rendering#client-side-rendering>\n2. Scroll to the alert containing the link [Read more in SPA Loading Template.](https://nuxt.com/docs/api/configuration/nuxt-config#spaloadingtemplate)\n3. Click the link.\n4. Navigation to correct page, but the anchor is being removed.\n\n- Link href is: https://nuxt.com/docs/api/configuration/nuxt-config#spaloadingtemplate\n- Navigation to: https://nuxt.com/docs/4.x/api/nuxt-config\n- Expected: https://nuxt.com/docs/4.x/api/nuxt-config#spaloadingtemplate\n\n\n**Example 2:**\n\n1. Go to \u003Chttps://nuxt.com/docs/4.x/getting-started/configuration>\n2. Try any of the links containing `Read more in Docs > API > Configuration > Nuxt Config`\n3. It navigates always to \u003Chttps://nuxt.com/docs/4.x/api/nuxt-config> instead of the anchor.\n\n\n**Example 3: (actually a separate BUG, but related and maybe same fix)**\n\n1. Go to \u003Chttps://nuxt.com/docs/3.x/getting-started/configuration>\n2. Try any of the links containing `Read more in Docs > API > Configuration > Nuxt Config`\n3. It navigates always to Nuxt 4 docs \u003Chttps://nuxt.com/docs/4.x/api/nuxt-config> instead of Nuxt 3 docs and the anchor. \n\n### Describe the bug\n\nIt seems to be the case for all links to the API > Configuration.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3153],{"name":3154,"color":3155},"pending triage","E99695",32802,"nuxt","open","Docs contain multiple broken anchor links","2025-07-29T08:25:28Z","https://github.com/nuxt/nuxt/issues/32802",0.7178173,{"description":3164,"labels":3165,"number":3166,"owner":3157,"repository":3167,"state":3158,"title":3168,"updated_at":3169,"url":3170,"score":3171},"It would be nice if you could alias and entire collection instead of just an icon.\n\nRight now I do it this way.\n```ts\nconst createIconAliases = (newPrefix: string, iconifyJson: IconifyJSON) => {\n const exisitngPrefix = iconifyJson.prefix;\n const icons = Object.keys(iconifyJson.icons);\n\n return icons.reduce(\n (object, value) => {\n object[`${newPrefix}:${value}`] = `${exisitngPrefix}:${value}`;\n return object;\n },\n {} as Record\u003Cstring, string>,\n );\n};\n```",[],362,"icon","[feature request] Allow aliasing entire collection","2025-02-21T20:10:51Z","https://github.com/nuxt/icon/issues/362",0.7233702,{"description":3173,"labels":3174,"number":3182,"owner":3157,"repository":3157,"state":3183,"title":3184,"updated_at":3185,"url":3186,"score":3187},"### Environment\n\n-\n\n### Reproduction\n\nhttps://nuxt.com/modules/tailwindcss\r\nhttps://nuxt.com/modules/nuxt-viewport\n\n### Describe the bug\n\nUsing the light theme we get code highlighting bug\r\n\u003Cimg width=\"1048\" alt=\"image\" src=\"https://user-images.githubusercontent.com/24970784/202643486-d93875f9-5281-4b09-9ac0-f9c964502058.png\">\r\n\u003Cimg width=\"1046\" alt=\"image\" src=\"https://user-images.githubusercontent.com/24970784/202643580-8d1c222f-3c4c-456a-b00a-a9746e1bd92e.png\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3175,3178,3181],{"name":3176,"color":3177},"documentation","5319e7",{"name":3179,"color":3180},"3.x","29bc7f",{"name":3154,"color":3155},15531,"closed","docs: markdown in modules with light theme are broken","2023-01-19T17:53:18Z","https://github.com/nuxt/nuxt/issues/15531",0.683328,{"description":3189,"labels":3190,"number":3194,"owner":3157,"repository":3157,"state":3183,"title":3195,"updated_at":3185,"url":3196,"score":3197},"### Environment\n\nChromium Engine Version 107.0.5304.110\n\n### Reproduction\n\nhttps://nuxt.com/docs/getting-started/seo-meta\n\n### Describe the bug\n\nMarkdown render code block badly. Missing colon and question mark.\r\n\r\n\u003Cimg width=\"887\" alt=\"image\" src=\"https://user-images.githubusercontent.com/41265413/202634530-be61a161-227c-4f7a-8f4a-b7e1fd616c5e.png\">\r\n\u003Cimg width=\"448\" alt=\"image\" src=\"https://user-images.githubusercontent.com/41265413/202634544-14f76ad0-990b-40c3-a648-cb2e19a29bd0.png\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3191,3192,3193],{"name":3176,"color":3177},{"name":3179,"color":3180},{"name":3154,"color":3155},15530,"[docs] markdown render code block badly","https://github.com/nuxt/nuxt/issues/15530",0.6862111,{"description":3199,"labels":3200,"number":3203,"owner":3157,"repository":3157,"state":3183,"title":3204,"updated_at":3205,"url":3206,"score":3207},"### Environment\n\nN/A\n\n### Reproduction\n\nvisit any module in https://nuxt.com/modules\n\n### Describe the bug\n\n### (it's in every module, wasn't like this yesterday)\r\n\u003Cimg width=\"847\" alt=\"Screenshot 2022-12-29 at 12 13 39 PM\" src=\"https://user-images.githubusercontent.com/31113245/209986597-44095cc6-64fe-4e82-ba5c-8cdc481984c8.png\">\r\n\u003Cimg width=\"849\" alt=\"Screenshot 2022-12-29 at 12 13 57 PM\" src=\"https://user-images.githubusercontent.com/31113245/209986628-a7470109-e785-44a5-9fe4-a41cdca9ace7.png\">\r\n\n\n### Additional context\n\nI posted the same issue to the modules repo https://github.com/nuxt/modules/issues/533 but got no response so decided I'd try my luck here, sorry if it's the wrong place\n\n### Logs\n\n_No response_",[3201,3202],{"name":3179,"color":3180},{"name":3154,"color":3155},12540,"Bug in Docs Module Overview","2023-01-19T16:06:44Z","https://github.com/nuxt/nuxt/issues/12540",0.6947598,{"description":3209,"labels":3210,"number":3213,"owner":3157,"repository":3157,"state":3183,"title":3214,"updated_at":3215,"url":3216,"score":3217},"### Environment\n\nn/a\n\n### Reproduction\n\nn/a\n\n### Describe the bug\n\nIn the docs some curly brackets are getting lost while they do exist in github.\r\nAlready cleared the cache and tried with a new browser that newer visited nuxt-docs to make sure there's no cache or SW proplem.\r\n\r\nExample: https://nuxt.com/docs/guide/directory-structure/plugins#vue-plugins\r\n \r\n\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3211,3212],{"name":3179,"color":3180},{"name":3154,"color":3155},15677,"[DOCS]: Curly bracket get lost in code-rendering","2023-01-19T18:34:57Z","https://github.com/nuxt/nuxt/issues/15677",0.6958939,{"description":3219,"labels":3220,"number":3223,"owner":3157,"repository":3157,"state":3183,"title":3224,"updated_at":3225,"url":3226,"score":3227},"### Environment\n\nThis issue relates to documentation\n\n### Reproduction\n\nThis issue relates to documentation\n\n### Describe the bug\n\nOn documentation module, when i am on a module page : I have a problem when i want to see code blocks. Colors rendering is weird.\r\n\r\nFor exemple here on [nuxt/webvitals module docs](https://nuxt.com/modules/web-vitals)\r\n\r\n\n\n### Additional context\n\nMy configuration: \r\n- Mozilla Firefox v 107.0 (64 bits)\r\n- Macbook Pro M2 2022\n\n### Logs\n\n_No response_",[3221,3222],{"name":3179,"color":3180},{"name":3154,"color":3155},15566,"Docs: code blocks aren't displayed correctly on modules documentations","2023-01-19T17:54:32Z","https://github.com/nuxt/nuxt/issues/15566",0.69980395,{"description":3229,"labels":3230,"number":3234,"owner":3157,"repository":3235,"state":3183,"title":3236,"updated_at":3237,"url":3238,"score":3239},"Screenshot:\r\n\r\n",[3231],{"name":3232,"color":3233},"bug","ff281a",1011,"nuxt.com","Docs: Bug with syntax highlighting (caused by ')","2023-10-10T14:45:31Z","https://github.com/nuxt/nuxt.com/issues/1011",0.6998478,{"description":3241,"labels":3242,"number":3245,"owner":3157,"repository":3157,"state":3183,"title":3246,"updated_at":3247,"url":3248,"score":3249},"### Environment\n\nProduction\n\n### Reproduction\n\nhttps://github.com/nuxt/framework\r\n\n\n### Describe the bug\n\nThe link 'our list of examples' is\r\nhttps://nuxt.com/docs/examples/hello-world\r\nit should be\r\nhttps://nuxt.com/docs/examples/essentials/hello-world\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3243,3244],{"name":3179,"color":3180},{"name":3154,"color":3155},15533,"README file has broken link in 'our list of examples'","2023-01-19T17:53:21Z","https://github.com/nuxt/nuxt/issues/15533",0.70229983,{"description":3251,"labels":3252,"number":3258,"owner":3157,"repository":3157,"state":3183,"title":3259,"updated_at":3260,"url":3261,"score":3262},"### Environment\n\nDocumentation\n\n### Reproduction\n\n[sharedPrerenderData](https://nuxt.com/docs/api/nuxt-config#sharedprerenderdata)\n\n### Describe the bug\n\n👋\r\n\r\nIt seems like [sharedPrerenderData](https://nuxt.com/docs/api/nuxt-config#sharedprerenderdata) is currently missing closing ``` in its code block and therefore captures more than it should.\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3253,3254,3257],{"name":3176,"color":3177},{"name":3255,"color":3256},"good first issue","fbca04",{"name":3179,"color":3180},25640,"sharedPrerenderData documentation section missing closing code block","2024-02-05T20:26:11Z","https://github.com/nuxt/nuxt/issues/25640",0.70489496,["Reactive",3264],{},["Set"],["ShallowReactive",3267],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fPJaLwL4-hKQsnV0Xt-22PFs-3bdYrIQszeAcoxkRRJI":-1},"/nuxt/nuxt/15546"]