\r\n```\r\n\r\n\r\n## Code\r\n\r\n```\r\n\u003Ctemplate>\r\n \u003CIcon />\r\n\u003C/tempalte>\r\n\r\n\u003Cscript setup lang=\"ts\">\r\nconst props = defineProps\u003C{name: string}>()\r\n\r\nconst Icon = computed(() => defineAsyncComponent(() => import(`../icons/${props.name}.svg?component`)));\r\n\u003C/script>\r\n```\r\n\r\n\r\n\r\n",[2885,2888,2891],{"name":2886,"color":2887},"workaround available","11376d",{"name":2889,"color":2890},"❗ p4-important","D93F0B",{"name":2892,"color":2893},"performance","E84B77",18376,"Disable `prefetch` for dynamic imports","2025-03-16T23:31:44Z","https://github.com/nuxt/nuxt/issues/18376",0.7674737,{"description":2900,"labels":2901,"number":2905,"owner":2875,"repository":2906,"state":2907,"title":2908,"updated_at":2909,"url":2910,"score":2911},"\n",[2902],{"name":2903,"color":2904},"enhancement","1ad6ff",69,"nuxt.com","closed","Loading icon in input while fetching repositories","2023-02-15T12:31:42Z","https://github.com/nuxt/nuxt.com/issues/69",0.46453354,{"description":2913,"labels":2914,"number":2915,"owner":2875,"repository":2906,"state":2907,"title":2916,"updated_at":2917,"url":2918,"score":2919},"### Environment\r\n\r\nnpx nuxi info\r\n\r\n### Reproduction\r\n\r\n\u003Cimg width=\"187\" alt=\"image_2023_07_19T10_19_11_566Z\" src=\"https://github.com/nuxt/nuxt/assets/74503611/5bbd50c0-22b8-4db4-9d53-edb65230dce3\">\r\n\r\n\r\nThis occurs on NUXT's official documentation website. The first sponsor's name (SIDESTREAM) is overflowing from its area.\r\n\r\n### Describe the bug\r\n\r\nThis UI bug occurs on the leftmost column's sponsor section. Many of the sponsor's name works fine but if the sponsor's name is longer than 11 characters in lowercase and 9 characters in uppercase the overflow happens. \r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[],1355,"Sponsor's name is overflowing from the div","2023-10-10T14:44:56Z","https://github.com/nuxt/nuxt.com/issues/1355",0.752956,{"description":2921,"labels":2922,"number":2923,"owner":2875,"repository":2906,"state":2907,"title":2924,"updated_at":2925,"url":2926,"score":2927},"`pages/@[team]/[project]/settings/repository.vue`\n\n\n\n\n",[],86,"Project settings `Repository`","2023-02-15T12:30:36Z","https://github.com/nuxt/nuxt.com/issues/86",0.7531162,{"description":2929,"labels":2930,"number":2932,"owner":2875,"repository":2906,"state":2907,"title":2933,"updated_at":2934,"url":2935,"score":2936},"\n",[2931],{"name":2903,"color":2904},128,"Add Open on GitHub Desktop button","2022-03-09T15:52:36Z","https://github.com/nuxt/nuxt.com/issues/128",0.7543343,{"description":2938,"labels":2939,"number":2946,"owner":2875,"repository":2875,"state":2907,"title":2947,"updated_at":2948,"url":2949,"score":2950},"### Environment\n\n```\n- Operating System: Linux\n- Node Version: v20.19.1\n- Nuxt Version: 3.17.3\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.11\n- Package Manager: pnpm@9.11.0\n- Builder: -\n- User Config: telemetry, runtimeConfig, devtools, future, devServer, site, experimental, nitro, modules, purgecss, eslint, gtag, notivue, fonts, icon, routeRules, sitemap, plugins, css, vite, app, hooks, compatibilityDate\n- Runtime Modules: @nuxt/eslint@0.7.6, @nuxtjs/sitemap@7.2.9, @nuxt/content@2.13.4, nuxt-gtag@3.0.2, notivue/nuxt@2.4.5, @nuxt/image@1.9.0, nuxt-jsonld@2.1.0, @nuxt/fonts@0.10.3, nuxt-purgecss@2.0.0, @nuxt/icon@1.11.0, @nuxt/scripts@0.11.6\n- Build Modules: -\n```\n\n### Reproduction\n\nJust use view source in generated html (or `dist` folder in case of prerendered).\n\n### Describe the bug\n\nNuxt generates `link rel=\"prefetch\"` not adjusting to spec (as in https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/prefetch):\n```\n\u003Clink rel=\"prefetch\" as=\"script\" crossorigin href=\"/_nuxt/CYh38Ezz.js\">\n\u003Clink rel=\"prefetch\" as=\"script\" crossorigin href=\"/_nuxt/Cp2ysxOb.js\">\n```\nThis results in double fetches, as the prefetch request cannot be reconciled with the resource needed later:\n\n\n\n\n\n",[2940,2943],{"name":2941,"color":2942},"pending triage","E99695",{"name":2944,"color":2945},"possible regression","B90A42",32089,"Invalid prefetch headers causing double fetches","2025-05-13T21:37:56Z","https://github.com/nuxt/nuxt/issues/32089",0.756866,{"description":2952,"labels":2953,"number":2965,"owner":2875,"repository":2875,"state":2907,"title":2966,"updated_at":2967,"url":2968,"score":2969},"### Describe the feature\n\nWhen calling finish() from useLoadingIndicator, it would be nice to have a error param to show a red (or any other color) loading bar\r\n\r\nexample:\r\n\r\n\n\n### Additional information\n\n- [X] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2954,2956,2959,2962],{"name":2903,"color":2955},"8DEF37",{"name":2957,"color":2958},"good first issue","fbca04",{"name":2960,"color":2961},"3.x","29bc7f",{"name":2963,"color":2964},"🍰 p2-nice-to-have","0E8A16",27175,"[feat] useLoadingIndicator error","2024-05-16T14:23:19Z","https://github.com/nuxt/nuxt/issues/27175",0.7574917,{"description":2971,"labels":2972,"number":2974,"owner":2875,"repository":2876,"state":2907,"title":2975,"updated_at":2976,"url":2977,"score":2978},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v22.3.0`\r\n- Nuxt Version: `3.13.1`\r\n- CLI Version: `3.13.1`\r\n- Nitro Version: `2.9.7`\r\n- Package Manager: `yarn@1.22.22`\r\n- Builder: `-`\r\n- User Config: `compatibilityDate`, `devtools`, `modules`, `plugins`, `runtimeConfig`, `i18n`\r\n- Runtime Modules: `@nuxt/ui@2.18.4`, `@nuxtjs/i18n@8.5.1`\r\n- Build Modules: `-`\r\n\n\n### Version\n\nv2.18.4\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-ui-jfdc58?file=app.vue,app.config.ts\n\n### Description\n\n## Description\r\nThe Nuxt UI notification component is currently being created and added to the DOM even when no toast has been triggered. This behavior leads to unintended consequences due to the component's z-index:\r\n\r\nThe notification component occupies part of the screen unnecessarily.\r\nIt overlaps other elements on the page due to its z-index, potentially disrupting the user interface.\r\n\r\n## Expected Behavior\r\nThe notification component should only be created and added to the DOM when a toast is actually triggered.\r\n\r\n## Current Behavior\r\nThe notification component is always present in the DOM, regardless of whether a toast has been triggered or not.\r\n\r\n## Steps to Reproduce\r\n\r\n- Implement the Nuxt UI notification component in a project.\r\n- Inspect the DOM without triggering any toasts.\r\n- Observe that the notification component is present and has a z-index applied.\r\n\r\n## Additional Context\r\nThis issue affects the usability and performance of applications using the Nuxt UI notification component. Resolving it would improve both the user experience and the overall efficiency of the component.\r\n\r\n## Possible Solution\r\nConsider implementing a conditional rendering approach where the notification component is only added to the DOM when it's actually needed (i.e., when a toast is triggered).\r\n\u003Cimg width=\"1427\" alt=\"Screenshot 2024-09-04 at 6 29 00 PM\" src=\"https://github.com/user-attachments/assets/da90352f-71e6-4aaf-9bda-7a9e4a3fd056\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2973],{"name":2866,"color":2867},2113,"Notification component created even when toast is not triggered, causing z-index issues","2024-11-09T10:24:37Z","https://github.com/nuxt/ui/issues/2113",0.76026803,{"description":2980,"labels":2981,"number":2992,"owner":2875,"repository":2876,"state":2907,"title":2993,"updated_at":2994,"url":2995,"score":2996},"### Description\n\nThe project reported an error but can run, but each change must wait for the network timeout to run properly\n\n\n\nMy browser works fine\n\n",[2982,2985,2988,2989],{"name":2983,"color":2984},"question","d876e3",{"name":2986,"color":2987},"needs reproduction","CB47CF",{"name":2869,"color":2870},{"name":2990,"color":2991},"closed-by-bot","ededed",3803,"How do I manually download fonts and put them in what directory for my project?","2025-05-22T02:10:15Z","https://github.com/nuxt/ui/issues/3803",0.7613648,["Reactive",2998],{},["Set"],["ShallowReactive",3001],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fEpbXXu74sa19CQtvJOCs4EMn0WybGEZ-FsuYc-W_5B4":-1},"/nuxt/scripts/69"]