\n \u003C/UTooltip>\n \u003C/UAvatarGroup>\n```\n\n---\n```\n \u003CShareProjectModal\n v-if=\"project\"\n v-model:open=\"isShareProjectModalOpen\"\n :project=\"project\"\n :template-name=\"project.template.name\"\n :primary-document-references=\"project.template.primary_document_reference?.map(d => d.name) || []\"\n />\n```\n\nSharedModal\n\n```\n \u003CUModal\n v-model:open=\"isOpen\"\n :ui=\"{\n content: 'max-w-124',\n footer: 'justify-between',\n body: 'flex flex-col gap-4 px-0 sm:px-0',\n }\"\n >\n\n\u003C/UModal>\n```\n\n\n### Description\n\n\nHi, we are using v4 with an avatarGroup tooltip\n```\n \u003CUAvatarGroup\n v-if=\"sharedUsers.length\"\n :max=\"3\"\n size=\"sm\"\n @click=\"isShareProjectModalOpen = true\"\n >\n \u003CUTooltip\n v-for=\"user in sharedUsers\"\n :key=\"user.emailAddress\"\n :text=\"user.fullName ?? user.emailAddress\"\n :delay-duration=\"0\"\n >\n \u003CUAvatar\n :src=\"user.avatar ?? undefined\"\n :alt=\"user.fullName ?? user.emailAddress\"\n />\n \u003C/UTooltip>\n \u003C/UAvatarGroup>\n```\n\nWe have few modal opening on the same page however we have inconsistency with the tooltip when playing around opening UModal on the page the tooltip would stop working. has anyone encounter such issue?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3171,3174],{"name":3172,"color":3173},"bug","d73a4a",{"name":3175,"color":3176},"triage","ffffff",4903,"nuxt","ui","open","AvatarGroup & Tooltip","2025-09-08T01:56:54Z","https://github.com/nuxt/ui/issues/4903",0.68629986,{"description":3186,"labels":3187,"number":3198,"owner":3178,"repository":3179,"state":3199,"title":3200,"updated_at":3201,"url":3202,"score":3203},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.11.0\n- Nuxt Version: 3.16.0\n- CLI Version: 3.22.5\n- Nitro Version: 2.11.6\n- Package Manager: pnpm@9.15.4\n- Builder: -\n- User Config: modules, devtools, app, css, runtimeConfig, future, compatibilityDate, telemetry, eslint\n- Runtime Modules: @nuxt/ui-pro@3.0.0, @nuxt/eslint@1.0.1, @vueuse/nuxt@12.5.0, @nuxt/image@1.9.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3\n\n### Reproduction\n\nJust use `UAvatar` with `size=\"md\"`\n\n### Description\n\nHey,\n\nThe sizing and padding of UAvatar espicaly when fallback alt is being used does not look right on v3. See below same component first one on v2, second on v3 (yes it can be changed using config, but dont think this is good as a sane default. Issue also visible in UAvatarColorComponent on ui3 site light mode with vue logo)\n\n\u003Cimg width=\"712\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0b9c4827-9078-4064-bace-5d724df24b86\" />\n\n\u003Cimg width=\"712\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0a9f273f-cb27-4824-ac2f-6497980294ec\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3188,3189,3192,3193,3196],{"name":3172,"color":3173},{"name":3190,"color":3191},"v3","49DCB8",{"name":3175,"color":3176},{"name":3194,"color":3195},"closed-by-bot","ededed",{"name":3197,"color":3195},"stale",3558,"closed","Padding and Sizing on UAvatar","2025-06-18T09:01:34Z","https://github.com/nuxt/ui/issues/3558",0.63919324,{"description":3205,"labels":3206,"number":3210,"owner":3178,"repository":3179,"state":3199,"title":3211,"updated_at":3212,"url":3213,"score":3214},"### Environment\n\n```\n- Operating System: Darwin\n- Node Version: v22.14.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.24.1\n- Nitro Version: 2.11.9\n- Package Manager: bun@1.2.9\n- Builder: -\n- User Config: ssr, imports, devtools, experimental, future, compatibilityDate, alias, runtimeConfig, devServer, app, css, modules, build, hooks, dayjs, ui, typescript\n- Runtime Modules: @nuxt/eslint@1.3.0, @vueuse/nuxt@13.1.0, @nuxt/test-utils/module@3.17.2, dayjs-nuxt@2.1.11, nuxt-svgo@4.0.17, @nuxt/ui-pro@3.1.0, @pinia/nuxt@0.11.0, @pinia/colada-nuxt@0.1.1, @nuxt/image@1.10.0\n- Build Modules: -\n```\n\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.1.0\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/empty-fast-5xtcmy?workspaceId=ws_SD2P6X4ufyWkm2P3aqoQA6\n\n### Description\n\nbetween version 3.0.2 and 3.1.0 the content container for the menu items is no longer filling the width.\n\n### Additional context\n\n__no response__\n\n### Logs\n\n```shell-script\n\n```",[3207,3208,3209],{"name":3172,"color":3173},{"name":3190,"color":3191},{"name":3175,"color":3176},3987,"[NavigationMenu] Regression - Update","2025-05-02T09:52:45Z","https://github.com/nuxt/ui/issues/3987",0.6574279,{"description":3216,"labels":3217,"number":3220,"owner":3178,"repository":3179,"state":3199,"title":3221,"updated_at":3222,"url":3223,"score":3224},"### Environment\n\n- Operating System: Linux\n- Node Version: v22.16.0\n- Nuxt Version: 3.17.5\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.12\n- Package Manager: bun@1.2.13\n- Builder: -\n- User Config: devtools, css, modules, runtimeConfig, compatibilityDate, i18n, auth, sourcemap\n- Runtime Modules: @nuxt/ui@3.1.3, @sidebase/nuxt-auth@0.10.1, @nuxtjs/i18n@9.5.5, @nuxt/image@1.10.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.1.3\n\n### Reproduction\n\nNuxt UI 3: https://codesandbox.io/p/devbox/winter-cherry-2pwhgv\nNuxt UI 2: https://stackblitz.com/edit/nuxt-ui-w6xry7tp?file=app.vue\n\n### Description\n\nI'm migrating my app from Nuxt UI 2 to 3. This is a regression in the Nuxt UI 3 version.\n\nIf this isn't possible, can we have a tooltip or something?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3218,3219],{"name":3172,"color":3173},{"name":3190,"color":3191},4300,"Select should expand to item's full width or at least allow showing it","2025-06-11T09:09:13Z","https://github.com/nuxt/ui/issues/4300",0.665724,{"description":3226,"labels":3227,"number":3230,"owner":3178,"repository":3179,"state":3199,"title":3231,"updated_at":3232,"url":3233,"score":3234},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.16.0\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.16.0\n- Nitro Version: 2.10.4\n- Package Manager: pnpm@9.15.0\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui-pro@3.0.0-alpha.10, @nuxtjs/i18n@9.1.1, nuxt-auth-utils@0.5.7\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.0-alpha.10\n\n### Reproduction\n\n```html\n\u003CUTabs\n variant=\"link\"\n :content=\"false\"\n :items=\"[{ label: 'Tab 1' }, { label: 'Tab 2' }, { label: 'Tab 3' }]\"\n>\n \u003Ctemplate #trailing>\n \u003CUBadge\n color=\"neutral\"\n size=\"xs\"\n variant=\"outline\"\n >\n 1.234\n \u003C/UBadge>\n \u003C/template>\n\u003C/UTabs>\n```\n\n### Description\n\nI'm trying to use `UBadge` as a `trailing` slot for `UTabs`, but in this scenario the `UBadge` component is getting misconfigured and is not respecting the `size`.\n\n\u003Cimg width=\"359\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d30d629a-d517-40de-80ed-fb272d699a29\" />\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3228,3229],{"name":3172,"color":3173},{"name":3190,"color":3191},2963,"v3: UBadge conflict with UTabs","2024-12-23T21:08:29Z","https://github.com/nuxt/ui/issues/2963",0.67317903,{"description":3236,"labels":3237,"number":3244,"owner":3178,"repository":3178,"state":3199,"title":3245,"updated_at":3246,"url":3247,"score":3248},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v18.9.0`\r\n- Nuxt Version: `3.0.0-rc.12-27768618.05fd222`\r\n- Nitro Version: `0.6.0-27768582.4603279`\r\n- Package Manager: `pnpm@7.13.5`\r\n- Builder: `vite`\r\n- User Config: `typescript`, `runtimeConfig`, `css`, `pageTransition`, `nitro`, `modules`, `schemaOrg`, `unocss`, `umami`, `content`\r\n- Runtime Modules: `@nuxt/image-edge@1.0.0-27768165.4b0219a`, `@nuxt/content@2.1.1`, `@vueuse/nuxt@9.3.1`, `@unocss/nuxt@0.45.30`, `@formkit/nuxt@1.0.0-beta.11`, `nuxt-swiper@0.1.6`, `nuxt-umami@1.1.0`, `nuxt-schema-org@1.1.0-beta.5`\r\n- Build Modules: `-`\r\n\r\n\r\n### Reproduction\r\n\r\n> **Note**\r\n> I will add reproduction but for now I will have to decouple my current project that in private.\r\n\r\nIn the meantime I will try to re-produce this.\r\n\r\nThanks \r\n\r\n### Describe the bug\r\n\r\nUpstream bug: https://github.com/vueuse/head/issues/142\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell\r\nUpstream bug: https://github.com/vueuse/head/issues/142\r\n```\r\n",[3238,3241],{"name":3239,"color":3240},"3.x","29bc7f",{"name":3242,"color":3243},"pending triage","E99695",15190,"`@vueuse/head` nuxt@3.0.0-rc.12 - upstream bug","2023-01-19T17:45:58Z","https://github.com/nuxt/nuxt/issues/15190",0.67398864,{"description":3250,"labels":3251,"number":3259,"owner":3178,"repository":3179,"state":3199,"title":3260,"updated_at":3261,"url":3262,"score":3263},"### Environment\n\n- Operating System: `Windows_NT`\n- Node Version: `v24.6.0`\n- Nuxt Version: `3.16.2`\n- CLI Version: `3.26.4`\n- Nitro Version: `2.12.4`\n- Package Manager: `npm@11.5.1`\n- Builder: `-`\n- User Config: `modules`, `devtools`, `app`, `css`, `colorMode`, `ui`, `runtimeConfig`, `alias`, `routeRules`, `sourcemap`, `devServer`, `future`, `compatibilityDate`, `nitro`, `eslint`, `fileStorage`, `fonts`, `googleTranslate`, `gtag`, `i18n`, `icon`, `image`, `security`, `stripe`, `svgo`, `tiptap`\n- Runtime Modules: `nuxt-auth-utils@0.5.17`, `@pinia/nuxt@0.10.1`, `nuxt-svgo@4.0.16`, `@nuxtjs/i18n@9.3.4`, `nuxt-authorization@0.3.4`, `nuxt-file-storage@0.3.0`, `@nuxt/fonts@0.11.0`, `@nuxt/image@1.10.0`, `@nuxt/ui@3.3.0`, `@nuxt/content@3.4.0`, `nuxt-security@2.2.0`, `nuxt-tiptap-editor@2.1.4`, `nuxt-google-translate@1.3.3`, `@unlok-co/nuxt-stripe@5.0.0`, `@nuxt/eslint@1.3.1`, `nuxt-gtag@3.0.3`\n- Build Modules: `-`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Package\n\nv3.x\n\n### Version\n\n3.16.2\n\n### Reproduction\n\n-\n\n### Description\n\nIf you run nuxt dev you will see in console the message \"nuxt 4 coimpatibility mode enabled\" , in browser you will see the nuxt 4 logo instead of nuxt 3 and it will crash with\n\n500\n[GET] \"http://127.0.0.1:443/__nuxt_vite_node__/manifest\": fetch failed\n\nprobably some dependency related with vite and nuxt has been updated\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3252,3253,3256,3257,3258],{"name":3172,"color":3173},{"name":3254,"color":3255},"needs reproduction","CB47CF",{"name":3190,"color":3191},{"name":3175,"color":3176},{"name":3194,"color":3195},4844,"from 3.3.0 version 4 of nuxt is \"forced\"","2025-09-09T02:07:59Z","https://github.com/nuxt/ui/issues/4844",0.6747551,{"description":3265,"labels":3266,"number":3269,"owner":3178,"repository":3179,"state":3199,"title":3270,"updated_at":3271,"url":3272,"score":3273},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v20.11.0`\n- Nuxt Version: `3.15.4`\n- CLI Version: `3.21.1`\n- Nitro Version: `2.10.4`\n- Package Manager: `pnpm@9.12.3`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.12\n\n### Reproduction\n\nhttps://github.com/AnotiaWang/deep-research-web-ui\n\n### Description\n\nThe UCard component's behavior is inconsistent across development and production builds. Separators between header/body/footer are missing in production builds.\n\nWhen in dev mode (`pnpm dev`):\n\u003Cimg width=\"912\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/9e88d4a9-ae6c-468a-8767-94f416cbb2e7\" />\n\nWhen in production mode (`pnpm build` or `pnpm generate`):\n\u003Cimg width=\"909\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/9d51185f-adc2-4fc1-ae12-a9dc1ae2d382\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3267,3268],{"name":3172,"color":3173},{"name":3190,"color":3191},3304,"[UCard] Separators not shown in production","2025-02-27T21:23:40Z","https://github.com/nuxt/ui/issues/3304",0.675711,{"labels":3275,"number":3280,"owner":3178,"repository":3178,"state":3199,"title":3281,"updated_at":3282,"url":3283,"score":3284},[3276,3277],{"name":3242,"color":3243},{"name":3278,"color":3279},"2.x","d4c5f9",7943,"Modern build is bigger with less browser requirements","2023-01-22T15:36:08Z","https://github.com/nuxt/nuxt/issues/7943",0.67609173,{"labels":3286,"number":3289,"owner":3178,"repository":3178,"state":3199,"title":3290,"updated_at":3291,"url":3292,"score":3293},[3287,3288],{"name":3242,"color":3243},{"name":3278,"color":3279},7915,"Nuxt memory leak universal mode","2023-01-22T15:36:07Z","https://github.com/nuxt/nuxt/issues/7915",0.6764245,["Reactive",3295],{},["Set"],["ShallowReactive",3298],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fsLXky9Q3MAyDfEWguERpjD0y_nCkLbQ0VbXSV9VRZHU":-1},"/nuxt/ui/5180"]