\n \u003C/template>\n\n \u003Ctemplate #panel>\n \u003Cdiv class=\"flex h-full content-center pt-[130px]\">\n \u003CUNavigationTree id=\"navtree\" :links=\"links\" default-open />\n \u003C/div>\n \u003C/template>\n \u003C/UHeader>\n\u003C/template>\n```\n\n### Workaround \nFor classes: split links in multiple UHeaderLinks with custom ui prop.\n\n\n\n```vue\n\u003Ctemplate #center>\n \u003Cdiv class=\"flex flex-row flex-nowrap gap-5\">\n \u003CUHeaderLinks\n :links=\"linksA\"\n :ui=\"{\n wrapper: 'hidden lg:flex flex-row flex-nowrap items-center gap-x-8',\n }\"\n />\n \u003CUHeaderLinks\n :links=\"linksB\"\n :ui=\"{\n wrapper: 'hidden lg:flex flex-row flex-nowrap items-center gap-x-8',\n inactive: 'hover:text-primary text-red-500 italic',\n default: {\n popover: {\n ui: {\n wrapper: 'text-red-500 italic',\n },\n },\n },\n }\"\n />\n \u003C/div>\n\u003C/template>\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2001,2002,2005],{"name":1985,"color":1986},{"name":2003,"color":2004},"pro","5BD3CB",{"name":1988,"color":1989},2306,"HeaderLinks: properties class and icon has no effects","2025-02-17T00:12:08Z","https://github.com/nuxt/ui/issues/2306",0.73102343,{"description":2012,"labels":2013,"number":2018,"owner":1991,"repository":1992,"state":2019,"title":2020,"updated_at":2021,"url":2022,"score":2023},"### Environment\n\nThe website - https://ui.nuxt.com/getting-started\n\n### Version\n\nmain\n\n### Reproduction\n\nhttps://ui.nuxt.com/getting-started\n\n### Description\n\nNone of the children pages on the nuxt ui site have worked since updating to version 1.4.1 from the 1.3 edge version. \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2014,2015],{"name":1985,"color":1986},{"name":2016,"color":2017},"documentation","0075ca",2237,"closed","Couldn't resolve component \"default\" at \"/:slug\"","2024-10-02T14:22:51Z","https://github.com/nuxt/ui/issues/2237",0.6909766,{"description":2025,"labels":2026,"number":2031,"owner":1991,"repository":1992,"state":2019,"title":2032,"updated_at":2033,"url":2034,"score":2035},"### Environment\n\n- Operating System: Linux\n- Node Version: v18.20.3\n- Nuxt Version: 3.13.2\n- CLI Version: 3.14.0\n- Nitro Version: 2.9.7\n- Package Manager: npm@10.2.3\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n\n### Version\n\n2.18.6\n\n### Reproduction\n\nhttps://stackblitz.com/~/github.com/aloulouamine/nuxt-ui-select-menu-issue\n\n### Description\n\nSelectMenu with paginated search has an issue with default count placeholder.\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2027,2028],{"name":1985,"color":1986},{"name":2029,"color":2030},"duplicate","cfd3d7",2313,"SelectMenu paginated search count issue","2024-10-06T17:49:40Z","https://github.com/nuxt/ui/issues/2313",0.7127427,{"description":2037,"labels":2038,"number":2039,"owner":1991,"repository":2040,"state":2019,"title":2041,"updated_at":2042,"url":2043,"score":2044},"After installing an `@iconify-json/*` package (`@iconify-json/mdi` in my scenario), the following error gets spit out when the `/api/_nuxt_icon/:collection` endpoint is called\r\n\r\n\r\n\r\nIt seems to be caused by the dynamic import missing the json import attribute on line 120 of `module.ts` https://github.com/nuxt/icon/blob/85a0e7b940725561f35656d75a99179f88cecef8/src/module.ts#L120 \r\n\r\nAdding `{ with: { type: 'json' } }` as a second parameter resolves the error for me:\r\n\r\n```js\r\nimport('@iconify-json/${collection}/icons.json', { with: { type: 'json' } }).then(m => m.default)`\r\n```",[],186,"icon","Locally installed `@iconify-json/*` packages result in 'needs an import attribute of type \"json\"' error","2024-07-15T15:35:07Z","https://github.com/nuxt/icon/issues/186",0.7159921,{"description":2046,"labels":2047,"number":2051,"owner":1991,"repository":1991,"state":2019,"title":2052,"updated_at":2053,"url":2054,"score":2055},"Hello,\r\n\r\nAfter downloading your new i18n example and running it locally, I've got the following error trace:\r\n\r\n\u003Cimg width=\"553\" alt=\"screen shot 2017-04-15 at 14 17 09\" src=\"https://cloud.githubusercontent.com/assets/3854017/25063514/599f0624-21e6-11e7-968d-aec1bff081fb.png\">\r\n\r\nDo you have a solution? Can't figure it out...\r\n\r\nThanks!\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c494\">#c494\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2048],{"name":2049,"color":2050},"2.x","d4c5f9",571,"i18n example is not working","2023-01-18T15:39:31Z","https://github.com/nuxt/nuxt/issues/571",0.7180602,{"description":2057,"labels":2058,"number":2067,"owner":1991,"repository":1992,"state":2019,"title":2068,"updated_at":2069,"url":2070,"score":2071},"### Description\n\nIs there a way to prevent popovers from closing when clicking outside the popover?",[2059,2062,2064],{"name":2060,"color":2061},"question","d876e3",{"name":2063,"color":1989},"wontfix-v2",{"name":2065,"color":2066},"v3","49DCB8",2245,"Popover close-prevented","2024-11-10T09:20:02Z","https://github.com/nuxt/ui/issues/2245",0.7187367,{"description":2073,"labels":2074,"number":2075,"owner":1991,"repository":2040,"state":2019,"title":2076,"updated_at":2077,"url":2078,"score":2079},"With the release of `v1.10` we should be able to use arbitrary icon names by setting `normalizeIconName` option to `false`, however it does not seem to work.\n\nI followed the documentation, but my local collection icons witn non-convential names failing to load.\n\nMy module config:\n```ts\n modules: ['@nuxt/icon'],\n icon: {\n customCollections: [\n {\n prefix: 'my-icon',\n dir: './assets/my-icons',\n normalizeIconName: false, // \u003C-- this\n },\n ],\n },\n```\n\nBut when I'm trying to use `assets/my-icons/FooBar.svg` as `\u003CIcon name=\"my-icon:FooBar\" />`, I'm getting the warning\n```\n[Icon] failed to load icon my-icon:FooBar\n```\n\n`\u003CIcon name=\"my-icon:foo-bar\" />` also fails to load, which is expected as normalize is disabled.\n\nReproduction link: [stackblitz](https://stackblitz.com/edit/github-zgzqz3vo?file=app.vue)\n\nSetup: Nuxt v3.14.1592, nuxt-icon v1.10.1.",[],322,"new custom collection option `normalizeIconName: false` does not work as expected","2024-12-16T07:04:54Z","https://github.com/nuxt/icon/issues/322",0.7237107,{"description":2081,"labels":2082,"number":2086,"owner":1991,"repository":1991,"state":2019,"title":2087,"updated_at":2088,"url":2089,"score":2090},"### Environment\n\n{\r\n\t\t\"nuxt\": \"3.12.2\",\r\n\t\t\"@nuxtjs/i18n\": \"8.3.1\",\r\n}\n\n### Reproduction\n\n我再nuxt.config.ts配置\r\n i18n: {\r\n baseUrl: envObj.Website_Url,\r\n locales,\r\n lazy: true,\r\n defaultLocale: defaultLocale,\r\n langDir: \"lang/\",\r\n strategy: i18nStrategy,\r\n detectBrowserLanguage: {\r\n useCookie: true,\r\n cookieKey: \"language\",\r\n redirectOn: \"root\", // recommended\r\n cookieCrossOrigin: false,\r\n cookieSecure: true,\r\n cookieDomain: null,\r\n alwaysRedirect: true\r\n }\r\n }\r\n没有自动生成locales语言的hreflang\r\n\n\n### Describe the bug\n\n我再nuxt.config.ts配置\r\n i18n: {\r\n baseUrl: envObj.Website_Url,\r\n locales,\r\n lazy: true,\r\n defaultLocale: defaultLocale,\r\n langDir: \"lang/\",\r\n strategy: i18nStrategy,\r\n detectBrowserLanguage: {\r\n useCookie: true,\r\n cookieKey: \"language\",\r\n redirectOn: \"root\", // recommended\r\n cookieCrossOrigin: false,\r\n cookieSecure: true,\r\n cookieDomain: null,\r\n alwaysRedirect: true\r\n }\r\n }\r\n没有自动生成locales语言的hreflang\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2083],{"name":2084,"color":2085},"pending triage","E99695",28623,"配置了i18n的baseUrl,locales,没有自动生成hreflang","2024-08-21T11:01:30Z","https://github.com/nuxt/nuxt/issues/28623",0.7372482,{"description":2092,"labels":2093,"number":2098,"owner":1991,"repository":1991,"state":2019,"title":2099,"updated_at":2100,"url":2101,"score":2102},"### Environment\n\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v16.20.0\r\n- Nuxt Version: 3.5.2\r\n- Nitro Version: 2.4.1\r\n- Package Manager: yarn@1.22.19\r\n- Builder: vite\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\n https://stackblitz.com/edit/nuxt-starter-ee43ob?file=package.json,nuxt.config.ts,i18n.config.ts,pages%2Findex.vue,mod%2Fprefix.ts,package-lock.json\n\n### Describe the bug\n\nIt seems that `i18n_redirected` isn't set \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2094,2097],{"name":2095,"color":2096},"3.x","29bc7f",{"name":2084,"color":2085},21299,"detectBrowserLocale is not working","2023-06-01T09:14:41Z","https://github.com/nuxt/nuxt/issues/21299",0.7406037,["Reactive",2104],{},["Set"],["ShallowReactive",2107],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"TIcNv3g6gioM8tuAfyTHbksVtbfJHVrbPI-KVtVW8rw":-1},"/nuxt/ui/2371"]