\n \u003C/UApp>\n\u003C/template>\n\nindex.vue\n\n\u003Cscript setup lang=\"ts\">\nconst toast = useToast();\n\nfunction showToast() {\n toast.add({\n title: \"Title\",\n });\n}\n\u003C/script>\n\n\u003Ctemplate>\n \u003CUButton\n label=\"Show toast\"\n color=\"neutral\"\n variant=\"outline\"\n @click=\"showToast\"\n />\n\u003C/template>\n\n\nAnd this is my nuxt.config.ts\n\n// https://nuxt.com/docs/api/configuration/nuxt-config\nexport default defineNuxtConfig({\n hooks: {\n \"prerender:routes\"({ routes }) {\n routes.clear();\n },\n },\n future: {\n compatibilityVersion: 4,\n },\n compatibilityDate: \"2024-11-01\",\n devtools: { enabled: true },\n modules: [\"@nuxt/ui\", \"@vueuse/nuxt\", \"@nuxt/eslint\"],\n css: [\"~/assets/css/main.css\"],\n ui: {\n fonts: false,\n //colorMode: false,\n theme: {},\n },\n ssr: false,\n router: {\n options: {\n hashMode: true,\n },\n },\n eslint: {\n config: {\n stylistic: true,\n },\n },\n});\n\nI tried working with a nuxt.config.ts by default settings but it didnt work neither.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3180,3181,3184],{"name":3158,"color":3159},{"name":3182,"color":3183},"v3","49DCB8",{"name":3185,"color":3186},"triage","ffffff",3564,"ui","Toast not showing","2025-03-18T19:06:18Z","https://github.com/nuxt/ui/issues/3564",0.6856208,{"labels":3194,"number":3201,"owner":3147,"repository":3147,"state":3148,"title":3202,"updated_at":3203,"url":3204,"score":3205},[3195,3197,3198],{"name":3196,"color":3186},"stale",{"name":3141,"color":3142},{"name":3199,"color":3200},"2.x","d4c5f9",10129,"SSR doesn't render `v-else` component after component with `v-html`","2023-01-22T15:45:12Z","https://github.com/nuxt/nuxt/issues/10129",0.6882043,{"description":3207,"labels":3208,"number":3214,"owner":3147,"repository":3188,"state":3148,"title":3215,"updated_at":3216,"url":3217,"score":3218},"### 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```",[3209,3210,3213],{"name":3158,"color":3159},{"name":3211,"color":3212},"documentation","0075ca",{"name":3182,"color":3183},4610,"UI not rendering for certain Dashboard components","2025-07-29T21:07:34Z","https://github.com/nuxt/ui/issues/4610",0.68909985,{"description":3220,"labels":3221,"number":3228,"owner":3147,"repository":3188,"state":3148,"title":3229,"updated_at":3230,"url":3231,"score":3232},"### 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```",[3222,3223,3226,3227],{"name":3158,"color":3159},{"name":3224,"color":3225},"needs reproduction","CB47CF",{"name":3182,"color":3183},{"name":3185,"color":3186},4480,"Tooltip delay not working","2025-07-08T09:06:10Z","https://github.com/nuxt/ui/issues/4480",0.68974996,{"description":3234,"labels":3235,"number":3238,"owner":3147,"repository":3188,"state":3148,"title":3239,"updated_at":3240,"url":3241,"score":3242},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.17.1\n- Nuxt Version: 4.0.2\n- CLI Version: 3.27.0\n- Nitro Version: 2.12.4\n- Package Manager: npm@11.5.2\n- Builder: -\n- User Config: compatibilityDate, site, modules, supabase, devtools, css, content, nitro, icon, devServer, runtimeConfig, llms, routeRules\n- Runtime Modules: @nuxt/image@1.11.0, @nuxt/ui-pro@3.3.0, @nuxt/content@3.6.3, nuxt-og-image@5.1.9, nuxt-llms@0.1.3, @nuxtjs/supabase@1.6.0, @pinia/nuxt@0.11.2, pinia-plugin-persistedstate/nuxt@4.4.1\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv4.0.2\n\n### Reproduction\n\n/\n\n### Description\n\npassing \n\n```ts\n\u003CLazyUContentSearch\n :ui=\"{ modal: 'test-class' }\"\n>\n```\n\nis not working\n\nbut the following does work\n\n```ts\nexport default defineAppConfig({\n uiPro: {\n contentSearch: {\n slots: {\n modal: 'test-class',\n },\n },\n },\n})\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3236,3237],{"name":3158,"color":3159},{"name":3182,"color":3183},4673,"ui prop not working for UContentSearch","2025-08-07T09:35:15Z","https://github.com/nuxt/ui/issues/4673",0.68978137,{"labels":3244,"number":3248,"owner":3147,"repository":3147,"state":3148,"title":3249,"updated_at":3250,"url":3251,"score":3252},[3245,3246,3247],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3224,"color":3162},14031,"Support for vue devtools","2023-01-19T17:27:46Z","https://github.com/nuxt/nuxt/issues/14031",0.6901987,{"description":3254,"labels":3255,"number":3260,"owner":3147,"repository":3147,"state":3148,"title":3261,"updated_at":3262,"url":3263,"score":3264},"### Environment\n\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v18.18.2\r\n- Nuxt Version: 3.13.1\r\n- CLI Version: 3.13.1\r\n- Nitro Version: 2.9.7\r\n- Package Manager: yarn@4.4.1\r\n- Builder: -\r\n- User Config: future, srcDir, dir, components, alias, typescript, devtools, modules, routeRules, tailwindcss, postcss, compatibilityDate\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.12.1, @nuxt/image@1.8.0, @nuxt/eslint@0.5.5, @nuxt/content@2.13.2\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nNot working hover events demo: nuxt@3.13.1 + vue@3.5.2\r\nhttps://stackblitz.com/edit/nuxt-vue-3-4-beta-squnun?file=src%2Fpages%2Fhome%2FHomePage.vue,src%2Fshared%2Fui%2Fthumb-carousel%2Fuse-thumb-carousel.ts\r\n\r\nWorking demo: nuxt@3.13.0 + vue@3.4.8\r\nhttps://stackblitz.com/edit/nuxt-vue-3-4-beta-uiqqjl?file=src%2Fpages%2Fhome%2FHomePage.vue,src%2Fshared%2Fui%2Fthumb-carousel%2Fuse-thumb-carousel.ts\r\n\r\nWorking non-nuxt demo: Vite(vike) + vue@3.5.2\r\nhttps://stackblitz.com/edit/dajced?file=pages%2Findex%2F%2BPage.vue,components%2Fthumb-carousel%2Fuse-thumb-carousel.ts\r\n\n\n### Describe the bug\n\n- Open non-working demo\r\n- Wait for the server to start up\r\n- Reload the page (1/twice)\r\n- Hover over the thumbs.\r\n- Navigation should work, but nothing happens, although the carousel itself is initialized\r\n\r\nIn working demos all works fine.\n\n### Additional context\n\nI don't understand what must have been changed in nuxt for my code to stop working.\r\nCan you look at the source code of the `useThumbCarousel` hook that links carousel initialization with expected behavior - maybe there is some part of the code there that causes problems? I'm thinking about watchers or refs.\n\n### Logs\n\n_No response_",[3256,3257],{"name":3141,"color":3142},{"name":3258,"color":3259},"possible regression","B90A42",28856,"Something broken with latest vue (3.5.2+) and latest nuxt (3.13.1)","2024-09-11T19:49:43Z","https://github.com/nuxt/nuxt/issues/28856",0.6913758,["Reactive",3266],{},["Set"],["ShallowReactive",3269],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f3aJFbD4nKUfkho3xlcI0QKmPzXJmzhp0btRaYcwxWww":-1},"/nuxt/ui/4347"]