\n\u003C/template>\n```\n\nI think created items should emit `change` so we can validate them properly.\n\nAdditionally, because of https://github.com/nuxt/ui/issues/3736,the field always starts in an error state when a new item is created in certain conditions (regardless of whether the item meets the schema's requirements or not).\n\n------\n\nCurrent workaround is to run the validation manaully on a field after mutating the model:\n\n```ts\nasync function onCreate(item: string) {\n selected.value = item\n\n await formRef.value?.validate({ name: 'fieldName' })\n}\n```",[2911,2914],{"name":2912,"color":2913},"enhancement","a2eeef",{"name":2871,"color":2872},4139,"USelectMenu should emit 'change' after creating an item","2025-05-13T09:15:02Z","https://github.com/nuxt/ui/issues/4139",0.7589466,{"description":2921,"labels":2922,"number":2926,"owner":2877,"repository":2927,"state":2879,"title":2928,"updated_at":2929,"url":2930,"score":2931},"Hey 👋 \r\n\r\nI think we could lazy-load quite some components that appear below the fold, e.g. everything on the landing page below the logos (https://github.com/nuxt/nuxt.com/blob/v2/pages/index.vue#L64-L115). This might also apply to other pages.",[2923],{"name":2924,"color":2925},"performance","5E19B6",1370,"nuxt.com","Lazy-loading for below-the-fold components","2023-10-18T13:26:47Z","https://github.com/nuxt/nuxt.com/issues/1370",0.7638661,{"description":2933,"labels":2934,"number":2935,"owner":2877,"repository":2936,"state":2937,"title":2938,"updated_at":2939,"url":2940,"score":2941},"I am getting the follwing error: ERROR Could not initialize provider adobe. unifont will not be able to process fonts provided by this provider. No font metadata found in adobe response.\n\n\n\nnuxt.config.ts:\n\n```\nfonts: {\n adobe: {\n id: ['uzl5buz']\n },\n families: [{ name: 'sofia-pro', provider: 'adobe' }]\n },\n```\n\nadded sofia-pro to webproject in https://fonts.adobe.com/",[],471,"fonts","closed","Could not initialize provider adobe","2025-03-06T12:35:10Z","https://github.com/nuxt/fonts/issues/471",0.6931164,{"description":2943,"labels":2944,"number":2945,"owner":2877,"repository":2936,"state":2937,"title":2946,"updated_at":2947,"url":2948,"score":2949},"I have these fonts in my public/font directory:\n\n\nI set my font as a CSS var:\n\n\nI use that var, but with a bold weight:\n\n\nThe bold font is never loaded:\n\n\nRegular font weights and italic style work, but can't get the other weights to load.\n\n",[],343,"Font as a CSS var, not loading other weights","2024-10-23T08:47:08Z","https://github.com/nuxt/fonts/issues/343",0.70478314,{"description":2951,"labels":2952,"number":2956,"owner":2877,"repository":2878,"state":2937,"title":2957,"updated_at":2958,"url":2959,"score":2960},"### Environment\n\n- Browser: Chrome\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.2\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/adoring-voice-d9qkcm?file=%2Fapp%2Fapp.vue&workspaceId=ws_5Su8Z3T5M7yHmVJXK9f8ix\n\n### Description\n\nThe tooltip allows to control it's open state via `v-model:open`. In this case it shouldn't automatically open on hover or at least have an option to disable it, as we trigger it manually.\n\nIn the reproduction we can see that it works, if the inout is focused via keyboard, but as soon as we focus it via mouse, the tooltip won't work.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2953,2954,2955],{"name":2868,"color":2869},{"name":2871,"color":2872},{"name":2874,"color":2875},3774,"Tooltip: do not open / close on controlled state","2025-04-02T15:24:42Z","https://github.com/nuxt/ui/issues/3774",0.73412377,{"description":2962,"labels":2963,"number":2971,"owner":2877,"repository":2878,"state":2937,"title":2972,"updated_at":2973,"url":2974,"score":2975},"### Environment\n\n```\nNuxt project info: 4:13:17 PM\n\n------------------------------\n- Operating System: Linux\n- Node Version: v20.16.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.14.0\n- Nitro Version: 2.9.7\n- Package Manager: pnpm@9.7.1\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n```\n\n### Version\n\n2.18.7\n\n### Reproduction\n\nhttps://ui.nuxt.com/components/button\n\n### Description\n\n\nMy issue is pretty close to https://github.com/nuxt/ui/issues/468.\n\nIt's when you switch between different types of props on a component document that this issue occurs, the first time you enter it no such issue occurs.\n\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2964,2965,2968],{"name":2868,"color":2869},{"name":2966,"color":2967},"documentation","0075ca",{"name":2969,"color":2970},"duplicate","cfd3d7",2429,"DOCS: You should use slots with \u003CContentRenderer>","2024-10-21T10:20:28Z","https://github.com/nuxt/ui/issues/2429",0.7418253,{"description":2977,"labels":2978,"number":2981,"owner":2877,"repository":2927,"state":2937,"title":2982,"updated_at":2983,"url":2984,"score":2985},"Here are some small ajustments we can do to make the page look even better\n\n\n- [ ] Imo, those social links should open in target blank (and maybe display an external icon on top-right to show you're leaving the site)\n\n\n____\n\n- [ ] Add space between title and testimonials, and make the author stick to the end of text, it will look better and easier to understand\n\n\n____\n\n- [ ] On this illustration i bet we can remove the \"document\" icon, as it is so small it pixelates\n\n\nWDTY guys ? @SarahM19 @Atinux @clemcode @Flosciante \n\nOtherwise, insane job, well done :mountain:",[2979],{"name":2912,"color":2980},"1ad6ff",982,"[Home] [Suggestion] Landing page UI improvements","2023-02-01T09:15:06Z","https://github.com/nuxt/nuxt.com/issues/982",0.7461782,["Reactive",2987],{},["Set"],["ShallowReactive",2990],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f0Exjlwjme1Ixsm485XtfpLZ4ljyNQAGMUCzqZJIyAqU":-1},"/nuxt/nuxt.com/472"]