\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```",[2936,2939,2942],{"name":2937,"color":2938},"bug","d73a4a",{"name":2940,"color":2941},"v3","49DCB8",{"name":2943,"color":2944},"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":2952,"labels":2953,"number":2954,"owner":2905,"repository":2927,"state":2928,"title":2955,"updated_at":2956,"url":2957,"score":2958},"",[],1031,"Move nuxtjs.org to v2.nuxt.com","2023-01-09T16:01:37Z","https://github.com/nuxt/nuxt.com/issues/1031",0.725918,{"description":2960,"labels":2961,"number":2967,"owner":2905,"repository":2927,"state":2928,"title":2968,"updated_at":2969,"url":2970,"score":2971},"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",[2962,2964],{"name":2937,"color":2963},"ff281a",{"name":2965,"color":2966},"SEO","01403D",1046,"404s handling","2023-06-06T12:14:30Z","https://github.com/nuxt/nuxt.com/issues/1046",0.7361248,{"description":2973,"labels":2974,"number":2977,"owner":2905,"repository":2946,"state":2928,"title":2978,"updated_at":2979,"url":2980,"score":2981},"### 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```",[2975,2976],{"name":2937,"color":2938},{"name":2940,"color":2941},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":2983,"labels":2984,"number":2989,"owner":2905,"repository":2946,"state":2928,"title":2990,"updated_at":2991,"url":2992,"score":2993},"Exaggerating the issue:\n\n",[2985,2988],{"name":2986,"color":2987},"documentation","0075ca",{"name":2940,"color":2941},2477,"[Table] broken example in documentation on smaller screens","2024-10-28T15:55:20Z","https://github.com/nuxt/ui/issues/2477",0.73784596,{"description":2995,"labels":2996,"number":3000,"owner":2905,"repository":2905,"state":2928,"title":3001,"updated_at":3002,"url":3003,"score":3004},"### 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>",[2997],{"name":2998,"color":2999},"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.74094343,{"description":3006,"labels":3007,"number":3013,"owner":2905,"repository":2905,"state":2928,"title":3014,"updated_at":3015,"url":3016,"score":3017},"### 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_",[3008,3009,3010],{"name":2998,"color":2999},{"name":2937,"color":2938},{"name":3011,"color":3012},"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",3019],{},["Set"],["ShallowReactive",3022],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fu6AEmAmtNmae8Wf93IuKjxI3Ra4n-ZYtmNSIR5eyD_g":-1},"/nuxt/test-utils/563"]