\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```",[3170,3171],{"name":3140,"color":3141},{"name":3146,"color":3147},4903,"AvatarGroup & Tooltip","2025-09-08T01:56:54Z","https://github.com/nuxt/ui/issues/4903",0.70948726,{"description":3178,"labels":3179,"number":3188,"owner":3149,"repository":3150,"state":3189,"title":3190,"updated_at":3191,"url":3192,"score":3193},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v23.9.0\n- Nuxt Version: 3.17.5\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.12\n- Package Manager: pnpm@10.5.2\n- Builder: -\n- User Config: devtools, css, colorMode, modules, imports, nitro, lodash, icon, components, ssr, $production, runtimeConfig, compatibilityDate\n- Runtime Modules: @nuxt/ui-pro@3.1.3, @pinia/nuxt@0.5.5, nuxt-lodash@2.5.3\n- Build Modules: -\n------------------------------\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.17.5\n\n### Reproduction\n\nUTooltip occasionally does not display\n\n### Description\n\nUTooltip occasionally does not display\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3180,3181,3184,3185],{"name":3140,"color":3141},{"name":3182,"color":3183},"needs reproduction","CB47CF",{"name":3143,"color":3144},{"name":3186,"color":3187},"closed-by-bot","ededed",4408,"closed","UTooltip occasionally does not display","2025-07-05T02:13:30Z","https://github.com/nuxt/ui/issues/4408",0.68326557,{"description":3195,"labels":3196,"number":3202,"owner":3149,"repository":3150,"state":3189,"title":3203,"updated_at":3204,"url":3205,"score":3206},"### Environment\n\nNuxt project info: (copied to clipboard) nuxi 8:34:52 pm\n\nOperating System: Linux\nNode Version: v22.17.1\nNuxt Version: 4.0.0\nCLI Version: 3.26.2\nNitro Version: 2.12.0\nPackage Manager: bun@1.2.15\nBuilder: -\nUser Config: modules, runtimeConfig, devtools, ui, css, colorMode, compatibilityDate, eslint\nRuntime Modules: @nuxt/ui@3.2.0, @nuxt/ui-pro@3.2.0, @pinia/nuxt@0.5.5, @nuxt/eslint@1.6.0\nBuild Modules: -\n👉 Report an issue: https://github.com/nuxt/nuxt/issues/new?template=bug-report.yml\n👉 Suggest an improvement: https://github.com/nuxt/nuxt/discussions/new\n👉 Read documentation: https://nuxt.com/\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.1.2\n\n### Reproduction\n\nSee Nuxt UI official docs page -\nhttps://ui.nuxt.com/components/dashboard-sidebar\n\n### Description\n\nUI is not rendering correctly on the web page or on my local machine.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3197,3198,3201],{"name":3140,"color":3141},{"name":3199,"color":3200},"documentation","0075ca",{"name":3143,"color":3144},4610,"UI not rendering for certain Dashboard components","2025-07-29T21:07:34Z","https://github.com/nuxt/ui/issues/4610",0.6895507,{"description":3208,"labels":3209,"number":3214,"owner":3149,"repository":3150,"state":3189,"title":3215,"updated_at":3216,"url":3217,"score":3218},"### Environment\n\nn/a as it can be seen on official docs.\n\n### Is this bug related to Nuxt or Vue?\n\nVue\n\n### Version\n\nv3.2.0\n\n### Reproduction\n\nI have not provided a minimal repo as the bug can be viewed on the main docs [https://ui.nuxt.com/components/tooltip]\n\n### Description\n\nThe delay in the tooltip delay option does not seem to be working. No matter the setting` :delay-duration=\"10\"` the tooltip still shows up instantly.\n\n### Additional context\n\nI have reproduced this in a vue repo.\n\n### Logs\n\n```shell-script\n\n```",[3210,3211,3212,3213],{"name":3140,"color":3141},{"name":3182,"color":3183},{"name":3143,"color":3144},{"name":3146,"color":3147},4480,"Tooltip delay not working","2025-07-08T09:06:10Z","https://github.com/nuxt/ui/issues/4480",0.69503266,{"description":3220,"labels":3221,"number":3228,"owner":3149,"repository":3149,"state":3189,"title":3229,"updated_at":3230,"url":3231,"score":3232},"### Environment\n\n------------------------------\r\n- Operating System: `Linux`\r\n- Node Version: `v16.14.2`\r\n- Nuxt Version: `3.1.1`\r\n- Nitro Version: `2.1.1`\r\n- Package Manager: `npm@7.17.0`\r\n- Builder: `vite`\r\n- User Config: `-`\r\n- Runtime Modules: `-`\r\n- Build Modules: `-`\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-kturhm?file=app.vue\n\n### Describe the bug\n\nNo click event on click\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3222,3225],{"name":3223,"color":3224},"3.x","29bc7f",{"name":3226,"color":3227},"pending triage","E99695",18682,"@click event on \u003CNuxtLink> with headlessui not working","2023-04-25T18:50:05Z","https://github.com/nuxt/nuxt/issues/18682",0.69852465,{"description":3234,"labels":3235,"number":3238,"owner":3149,"repository":3149,"state":3189,"title":3239,"updated_at":3240,"url":3241,"score":3242},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.9.0\r\n- CLI Version: 3.10.0\r\n- Nitro Version: 2.8.1\r\n- Package Manager: npm@9.4.2\r\n- Builder: -\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\n[StackBlitz](https://stackblitz.com/edit/nuxt-examples-7qpsts?file=pages%2Findex.vue) reproduction\n\n### Describe the bug\n\n[Vue Router warn]: No match found for location with path \"/assets/sprite/gen/svg-symbols.svg/\" in console\r\n\r\nUISvgIcon component that draw icon as svg sprite but after update version of nuxt it's broken. it looks like nuxt doesn't recognize this as a link because other files in the root are opening correctly.\r\n\r\nthis worked until the nuxt version 3.8.2\n\n### Additional context\n\nI'm sorry, I have one more question. After update appeared warn: \r\n`[nuxt] Your project has layouts but the `\u003CNuxtLayout />` component has not been used.`\r\n\r\nthis is also in the same stackblitz. Layout works fine.\r\nExplain me please is this way to do layouts is worng and i have to use App.vue ?\n\n### Logs\n\n_No response_",[3236,3237],{"name":3223,"color":3224},{"name":3226,"color":3227},25005,"Href use svg symbol","2024-01-02T14:01:38Z","https://github.com/nuxt/nuxt/issues/25005",0.7001491,{"description":3244,"labels":3245,"number":3250,"owner":3149,"repository":3149,"state":3189,"title":3251,"updated_at":3252,"url":3253,"score":3254},"### Environment\n\n````\n------------------------------\n- Operating System: Linux (Ubuntu 20.04 LTS)\n- Node Version: v20.12.2\n- Nuxt Version: 3.14.159\n- CLI Version: 3.15.0\n- Nitro Version: -\n- Package Manager: pnpm@8.1.0\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxtjs/tailwindcss@6.12.2, @vueuse/nuxt@11.2.0, @pinia/nuxt@0.7.0\n- Build Modules: -\n------------------------------\n````\n\n### Reproduction\n\nhttps://stackblitz.com/~/github.com/martinszeltins/nuxt-3-14-pinia-issue?file=app.vue\n\n### Describe the bug\n\nSince Nuxt `3.14` the Pinia tab in devtools seems to be broken showing `No Data` while this was working in `3.13`\n\nPlease see the reproduction.\n\nScreenshot:\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3246,3247],{"name":3226,"color":3227},{"name":3248,"color":3249},"possible regression","B90A42",29944,"Pinia tab is broken in `3.14`","2024-11-17T19:36:39Z","https://github.com/nuxt/nuxt/issues/29944",0.7064012,{"description":3256,"labels":3257,"number":3263,"owner":3149,"repository":3150,"state":3189,"title":3264,"updated_at":3265,"url":3266,"score":3267},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v23.10.0`\n- Nuxt Version: `3.17.0`\n- CLI Version: `3.25.0`\n- Nitro Version: `2.11.10`\n- Package Manager: `pnpm@10.10.0`\n- Builder: `-`\n- User Config: `-`\n- Runtime Modules: `-`\n- Build Modules: `-`\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.1.0\n\n### Reproduction\n\nAny use of tabs slots\n\n### Description\n\nAfter upgrading all dependencies to the latest version and keeping NuxtUI v3.0.2 everything is ok but when in addition to other dependencies I also upgrade NuxtUI to the latest version v3.1.0 then TS errors appear as in the attached screen shot so I guess again a step backwards from the recent fixes with slots ;p\n\n\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3258,3259,3262],{"name":3140,"color":3141},{"name":3260,"color":3261},"duplicate","cfd3d7",{"name":3143,"color":3144},4005,"Tab slots types error","2025-04-28T10:54:47Z","https://github.com/nuxt/ui/issues/4005",0.70762366,["Reactive",3269],{},["Set"],["ShallowReactive",3272],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fEUXvjPvzWKH01X5Cxyfwom04hNrC_zo7f7vTvSPFBRQ":-1},"/nuxt/ui/4086"]