\n \u003C/template>\n \u003C/UInput>\n\u003C/template>\n\n```\n\nThe issue is: I can access types exported from #ui/types/form, #ui/types/locale, and #ui/types/utils, but none of the component interfaces (like InputProps) are properly indexed or accessible through #ui/types.\n\nLooks like an indexing/alias resolution issue in Nuxt or WebStorm — but maybe the structure of the exports from #ui/types could be improved to help this?\n\nAny ideas or recommended workaround?\n\nMany thanks\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3188,3189,3192],{"name":3173,"color":3174},{"name":3190,"color":3191},"v3","49DCB8",{"name":3193,"color":3194},"triage","ffffff",3775,"ui","Incomplete type indexing from #ui/types — component interfaces missing","2025-04-03T10:24:29Z","https://github.com/nuxt/ui/issues/3775",0.70253044,{"description":3202,"labels":3203,"number":3204,"owner":3154,"repository":3205,"state":3180,"title":3206,"updated_at":3207,"url":3208,"score":3209},"",[],1031,"nuxt.com","Move nuxtjs.org to v2.nuxt.com","2023-01-09T16:01:37Z","https://github.com/nuxt/nuxt.com/issues/1031",0.72591805,{"description":3211,"labels":3212,"number":3218,"owner":3154,"repository":3205,"state":3180,"title":3219,"updated_at":3220,"url":3221,"score":3222},"On sub-pages (paths longer than 1 level) 404 is not triggered\n\nEx:\n\nhttps://nuxt.com/unknown => Triggers 404\nhttps://nuxt.com/modules/unknown => Broken page",[3213,3215],{"name":3173,"color":3214},"ff281a",{"name":3216,"color":3217},"SEO","01403D",1046,"404s handling","2023-06-06T12:14:30Z","https://github.com/nuxt/nuxt.com/issues/1046",0.7361248,{"description":3224,"labels":3225,"number":3228,"owner":3154,"repository":3196,"state":3180,"title":3229,"updated_at":3230,"url":3231,"score":3232},"### Environment\n\n- Operating System: Linux\n- Node Version: v22.14.0\n- Nuxt Version: 3.16.1\n- CLI Version: 3.23.1\n- Nitro Version: 2.11.7\n- Package Manager: yarn@1.22.22\n- Builder: -\n- User Config: devtools, typescript, css, compatibilityDate, devServer, vite, runtimeConfig, app, ui, modules\n- Runtime Modules: @nuxt/ui@3.0.1, @pinia/nuxt@0.10.1, pinia-plugin-persistedstate/nuxt@4.2.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.1\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/blue-wildflower-wkjpcz\n\n### Description\n\nI don't know if this issue is related to this one : https://github.com/nuxt/ui/issues/3660\n\nWhen I selects items the `@change` is triggered as expected, but when I remove items it's never triggered (while `modelValue` is updated as intended).\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3226,3227],{"name":3173,"color":3174},{"name":3190,"color":3191},3756,"InputMenu multiple doesn't emit change on item removal","2025-03-31T19:14:47Z","https://github.com/nuxt/ui/issues/3756",0.73674035,{"description":3234,"labels":3235,"number":3240,"owner":3154,"repository":3196,"state":3180,"title":3241,"updated_at":3242,"url":3243,"score":3244},"Exaggerating the issue:\n\n",[3236,3239],{"name":3237,"color":3238},"documentation","0075ca",{"name":3190,"color":3191},2477,"[Table] broken example in documentation on smaller screens","2024-10-28T15:55:20Z","https://github.com/nuxt/ui/issues/2477",0.73784596,{"description":3246,"labels":3247,"number":3251,"owner":3154,"repository":3154,"state":3180,"title":3252,"updated_at":3253,"url":3254,"score":3255},"### Discussed in https://github.com/nuxt/framework/discussions/5177\r\n\r\n\u003Cdiv type='discussions-op-text'>\r\n\r\n\u003Csup>Originally posted by **bloor** May 27, 2022\u003C/sup>\r\nI have my main layout (header, body[content] , footer)\r\nAnd then I`m trying to make a sub-layout for the account-user pages, that has a sidebar-menu\r\n\r\n\r\n```\r\nuser/account\r\nuser/settings\r\nuser/billing\r\netc\r\n```\r\n\r\nHow I implemented my nested Layout:\r\n\r\n\r\n\r\nThe issue I face is:\r\nWhenever I switch between a `default-layout path/page` .. to a `user-layout path/page` .. the whole page is re-rendered.\r\nThe SPA fluidity breaks for some reason. **I'm considering using a Component instead of the `user-layout`.**\r\n\r\nSo am I doing something wrong when doing nested layouts ?\r\nNuxt v3.0.0-rc.3 (latest)\r\n\r\nHere's the LIVE DEMO:\r\nhttps://d1map.netlify.app/\r\n```\r\ntest-user: antonebogdan@gmail.com\r\npass: asdasd123\r\n```\r\nWhen you commute between `features` , `platforms`, `about` everything is fluid, when you go to `account` it breaks.\u003C/div>",[3248],{"name":3249,"color":3250},"3.x","29bc7f",15461,"Nested Layouts ? like layout: (h, page) => h(Layout, () => child), ","2023-01-19T17:51:04Z","https://github.com/nuxt/nuxt/issues/15461",0.7409434,{"description":3257,"labels":3258,"number":3264,"owner":3154,"repository":3154,"state":3180,"title":3265,"updated_at":3266,"url":3267,"score":3268},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v19.1.0`\r\n- Nuxt Version: `3.0.0`\r\n- Nitro Version: `1.0.0`\r\n- Package Manager: `npm@8.19.3`\r\n- Builder: `vite`\r\n- User Config: `modules`, `runtimeConfig`, `vite`\r\n- Runtime Modules: `@nuxtjs/color-mode@3.1.8`\r\n- Build Modules: `-`\r\n\r\n### Reproduction\r\n\r\nuse `titleTemplate` without `title`\r\n\r\n### Describe the bug\r\n\r\n`titleTemplate` in `useHead` is working with these well.\r\n\r\n- nuxt.config.ts -> app.head.title\r\n- script -> useHead.title\r\n- template -> \u003CTitle/>\r\n\r\n\u003Cimg width=\"1728\" alt=\"스크린샷 2022-11-20 오후 4 15 44\" src=\"https://user-images.githubusercontent.com/90916540/202890527-2a256b73-5b5c-4bd6-841e-7521f528f753.png\">\r\n\r\nBut when I remove `title`, page title does not change.\r\nAfter refresh, 'localhost:3000/' is shown rather than default title although `titleTemplate` function is called.\r\n\r\n\u003Cimg width=\"1728\" alt=\"스크린샷 2022-11-20 오후 4 15 59\" src=\"https://user-images.githubusercontent.com/90916540/202890535-6bee38f5-2d44-4229-9237-2b6a0f56a5f2.png\">\r\n\r\nI'm not certain this is a bug or not.\r\nIf I miss something, How can I print 'Title' that located on third position of optional operator in `titleTemplate`?\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_",[3259,3260,3261],{"name":3249,"color":3250},{"name":3173,"color":3174},{"name":3262,"color":3263},"upstream","E8A36D",15556,"titleTemplate is not working when titleChunk is undefined","2023-01-19T17:54:16Z","https://github.com/nuxt/nuxt/issues/15556",0.74196166,["Reactive",3270],{},["Set"],["ShallowReactive",3273],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f0fWTr-xeunJ3lTDWZyIDZ-yXFQKj2sDQzruOl5jDSpY":-1},"/nuxt/nuxt.com/563"]