\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```",[3139,3142],{"name":3140,"color":3141},"bug","d73a4a",{"name":3143,"color":3144},"triage","ffffff",4903,"nuxt","ui","open","AvatarGroup & Tooltip","2025-09-08T01:56:54Z","https://github.com/nuxt/ui/issues/4903",0.69212055,{"labels":3154,"number":3161,"owner":3146,"repository":3146,"state":3162,"title":3163,"updated_at":3164,"url":3165,"score":3166},[3155,3158],{"name":3156,"color":3157},"pending triage","E99695",{"name":3159,"color":3160},"2.x","d4c5f9",7943,"closed","Modern build is bigger with less browser requirements","2023-01-22T15:36:08Z","https://github.com/nuxt/nuxt/issues/7943",0.670221,{"labels":3168,"number":3171,"owner":3146,"repository":3146,"state":3162,"title":3172,"updated_at":3173,"url":3174,"score":3175},[3169,3170],{"name":3156,"color":3157},{"name":3159,"color":3160},7915,"Nuxt memory leak universal mode","2023-01-22T15:36:07Z","https://github.com/nuxt/nuxt/issues/7915",0.6894311,{"labels":3177,"number":3180,"owner":3146,"repository":3146,"state":3162,"title":3181,"updated_at":3182,"url":3183,"score":3184},[3178,3179],{"name":3156,"color":3157},{"name":3159,"color":3160},8392,"Navbar of Nuxt.js org page ","2023-01-22T15:38:23Z","https://github.com/nuxt/nuxt/issues/8392",0.6897116,{"description":3186,"labels":3187,"number":3193,"owner":3146,"repository":3147,"state":3162,"title":3194,"updated_at":3195,"url":3196,"score":3197},"### 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```",[3188,3189,3192],{"name":3140,"color":3141},{"name":3190,"color":3191},"v3","49DCB8",{"name":3143,"color":3144},3987,"[NavigationMenu] Regression - Update","2025-05-02T09:52:45Z","https://github.com/nuxt/ui/issues/3987",0.6920703,{"description":3199,"labels":3200,"number":3205,"owner":3146,"repository":3146,"state":3162,"title":3206,"updated_at":3207,"url":3208,"score":3209},"### 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",[3201,3204],{"name":3202,"color":3203},"3.x","29bc7f",{"name":3156,"color":3157},15190,"`@vueuse/head` nuxt@3.0.0-rc.12 - upstream bug","2023-01-19T17:45:58Z","https://github.com/nuxt/nuxt/issues/15190",0.69389427,{"description":3211,"labels":3212,"number":3221,"owner":3146,"repository":3147,"state":3162,"title":3222,"updated_at":3223,"url":3224,"score":3225},"### 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```",[3213,3214,3215,3216,3219],{"name":3140,"color":3141},{"name":3190,"color":3191},{"name":3143,"color":3144},{"name":3217,"color":3218},"closed-by-bot","ededed",{"name":3220,"color":3218},"stale",3558,"Padding and Sizing on UAvatar","2025-06-18T09:01:34Z","https://github.com/nuxt/ui/issues/3558",0.69446135,{"description":3227,"labels":3228,"number":3230,"owner":3146,"repository":3146,"state":3162,"title":3231,"updated_at":3232,"url":3233,"score":3234},"sorry, this bug is so amazing, I don't know open issue at nuxt is whether proper, but I'm really need your help. I use [element-ui](https://github.com/ElemeFE/element) to build a admin website, I use `el-date-picker` to select date because it's so easy and beautiful, but when I click this component at my page , the head that I configure at `nuxt.config.js` is missing. I crop some image to display this bug.\r\nbefore toggle\r\n\r\nafter toggle, the global head config is missing.\r\n\r\nnuxt.config.js\r\n```javascript\r\n head: {\r\n title: 'starter',\r\n meta: [\r\n { charset: 'utf-8' },\r\n { 'http-equiv': 'X-UA-Compatible', content: 'IE=edge'},\r\n { name: 'viewport', content: 'width=device-width, initial-scale=1' },\r\n { hid: 'description', name: 'description', content: 'Nuxt.js project' }\r\n ],\r\n link: [\r\n { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' },\r\n { rel: 'stylesheet', href: '//cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css'},\r\n { rel: 'stylesheet', href: '//cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css'}\r\n ],\r\n script: [\r\n {src: '//cdn.bootcss.com/jquery/1.12.4/jquery.min.js'},\r\n {src: '//cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js'},\r\n {src: '//cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js'}\r\n ]\r\n },\r\n```\r\nso, why my head missing? \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/c296\">#c296\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3229],{"name":3159,"color":3160},343,"using el-data-picker with nuxt, but missing head config","2023-01-18T15:38:47Z","https://github.com/nuxt/nuxt/issues/343",0.6967267,{"description":3236,"labels":3237,"number":3241,"owner":3146,"repository":3147,"state":3162,"title":3242,"updated_at":3243,"url":3244,"score":3245},"### Environment\n\n- Operating System: Linux\n- Node Version: v22.14.0\n- Nuxt Version: 3.17.3\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.12\n- Package Manager: npm@11.3.0\n- Builder: -\n- User Config: app, build, colorMode, compatibilityDate, debug, devtools, fonts, future, hooks, i18n, icon, imports, modules, nitro, routeRules, runtimeConfig, security, ssr, sourcemap, css, telemetry, vite\n- Runtime Modules: @nuxt/eslint@1.4.1, @pinia/nuxt@0.11.0, @vueuse/nuxt@13.3.0, @nuxtjs/i18n@9.5.4, nuxt-security@2.2.0, @nuxt/ui@3.1.3\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.17.3\n\n### Reproduction\n\nNo reproduction possible\n\n### Description\n\nWe've got 3 reports of this issue using Sentry (error reporting tool). Seems easy to fix to me, propably some timing issue 😊 \nIt did not show or cause any issue to the user, so it might be low priority.\n\n\n\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3238,3239,3240],{"name":3140,"color":3141},{"name":3190,"color":3191},{"name":3143,"color":3144},4265,"TypeError in Toast.vue","2025-06-05T10:13:38Z","https://github.com/nuxt/ui/issues/4265",0.7001223,{"description":3247,"labels":3248,"number":3251,"owner":3146,"repository":3146,"state":3162,"title":3252,"updated_at":3253,"url":3254,"score":3255},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v16.18.1`\r\n- Nuxt Version: `3.0.0`\r\n- Nitro Version: `1.0.0`\r\n- Package Manager: `npm@8.19.2`\r\n- Builder: `vite`\r\n- User Config: `vite`, `app`, `modules`, `runtimeConfig`, `build`\r\n- Runtime Modules: `nuxt-graphql-client@0.2.11`\r\n- Build Modules: `-`\r\n\r\n\r\n### Reproduction\r\n\r\nMake use of following composable inside `app.vue`\r\n\r\n```\r\nimport { useWindowSize } from '@vueuse/core'\r\n\r\nexport const useVh = () => {\r\n const { height } = useWindowSize();\r\n\r\n onBeforeMount(() => {\r\n const vh = window.innerHeight * 0.01;\r\n\t\tdocument.documentElement.style.setProperty('--vh', `${vh}px`);\r\n });\r\n\r\n watch(height, () => {\r\n const vh = window.innerHeight * 0.01;\r\n\t\tdocument.documentElement.style.setProperty('--vh', `${vh}px`);\r\n });\r\n}\r\n```\r\n\r\n### Describe the bug\r\n\r\nHi!\r\n\r\nI'm working on a website where I have 100vh hero section. Because of a well known behavior on mobile browsers, I'm making use of JS approach. But the issue is that `vh` variable only gets updated when the interaction with the scroll ends, which is weird. It looks like the update is being debounced? I've had no issue with this implementation of 100vh fix in vanilla JS or in Vue.js itself. \r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[3249,3250],{"name":3202,"color":3203},{"name":3156,"color":3157},15745,"100vh fix not working as expected","2023-01-19T18:20:27Z","https://github.com/nuxt/nuxt/issues/15745",0.70024675,["Reactive",3257],{},["Set"],["ShallowReactive",3260],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fQ4KxInEVnbzxzZE-GQ0xvsbgZRpf0bmW9MXA9ielnOY":-1},"/nuxt/ui/3635"]