\n\n### Additional context\n\nI have already opened a PR with a fix for this issue: [#4735](https://github.com/nuxt/ui/pull/4735)\n\nOpening this issue to track the problem and link it to the PR.\n\n### Logs\n\n```shell-script\n\n```",[3190],{"name":3138,"color":3139},4794,"Meter component visual bug (value bar rendering issue)","2025-08-25T12:23:08Z","https://github.com/nuxt/ui/issues/4794",0.651016,{"description":3197,"labels":3198,"number":3207,"owner":3147,"repository":3148,"state":3170,"title":3208,"updated_at":3209,"url":3210,"score":3211},"### 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```",[3199,3200,3203,3204],{"name":3138,"color":3139},{"name":3201,"color":3202},"needs reproduction","CB47CF",{"name":3141,"color":3142},{"name":3205,"color":3206},"closed-by-bot","ededed",4408,"UTooltip occasionally does not display","2025-07-05T02:13:30Z","https://github.com/nuxt/ui/issues/4408",0.65676737,{"description":3213,"labels":3214,"number":3217,"owner":3147,"repository":3148,"state":3170,"title":3218,"updated_at":3219,"url":3220,"score":3221},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v22.12.0`\n- Nuxt Vesion: `3.17.1`\n- Nitro version: `2.11.11`\n- Package Manager: `pnpm@10.8.0`\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://github.com/rudrokhanpro/nuxt-ui-tailwind-in-layers-bug\n\n### Description\n\nHello!\nI have encountered a bug affecting TailwindCSS colors in Nuxt Layers.\nI have attached a repo that mimics a project I'm working on.\n\nThere is a first root Nuxt app with NuxtUI called `zero`.\nThere is also a second Nuxt app that `extends: [\"../zero\"]`.\nFinally, there is a third and last Nuxt app that `extends: [\"../one\"]`.\n\nIf we run the `one` project, we can access [`/one`](http://localhost:3000/one), a page that displays components both from the `zero` and `one` projects. \nIf we run the `two` project, we can access [`/two`](http://localhost:3000/two), a page that displays components both from the `zero`, `one` and `two` projects.\n\nYou will notice that the page seems \"empty\" but in reality there are button whose styles are not being set correctly. It seems that it only affects colors because if we inspect the elements we can see that the padding and some hover styles are being applied correctly.\n\n\n\nTo fix this issue, I had to safelist all colors in the root project:\n\n```css\n/* assets/css/main.css */\n@source inline(\"{hover:,disabled:,focus:,}bg-{red,orange,amber,yellow,lime,green,emerald,teal,cyan,sky,blue,indigo,violet,purple,fuchsia,pink,rose,slate,gray,zinc,neutral,stone}-{50,{100..900..100},950}\");\n```\n\nAnd we get the following result:\n\n\n\n### Additional context\n\nI have been migrating and updating my project to Nuxt UI v3 since it was in alpha and it has been a great experience thanks to the contributors of this repository. \n\nThis bug was introduced with Tailwind v4.0.8. I checked every single release and it seems related to the TailwindCSS import and `@theme static {}`\n\n### Logs\n\n```shell-script\n\n```",[3215,3216],{"name":3138,"color":3139},{"name":3141,"color":3142},4049,"Tailwind colors not working in Nuxt Layers","2025-05-19T10:29:55Z","https://github.com/nuxt/ui/issues/4049",0.6660161,{"description":3223,"labels":3224,"number":3228,"owner":3147,"repository":3148,"state":3170,"title":3229,"updated_at":3230,"url":3231,"score":3232},"### Environment\n\n- Operating System: Linux\n- Node Version: v20.12.0\n- Nuxt Version: 3.17.3\n- CLI Version: 3.25.1\n- Nitro Version: 2.11.12\n- Package Manager: pnpm@8.15.6\n- Builder: -\n- User Config: modules, devtools, compatibilityDate, future, css\n- Runtime Modules: @nuxt/ui@3.1.1\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.1.1\n3.2.0\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/crazy-hawking-6gfzld?workspaceId=ws_Q5C3Bq2RRtqpENUnM12LKF\n\n### Description\n\nI’ve encountered an issue with Nuxt UI’s AppConfigInput. \n\nI created a fresh Nuxt app using Nuxt UI v3.1.1/3.2.0 and, following the docs, extended AppConfigInput.\nBut in app.config.ts, when I press Ctrl+Space, I only see **icon** and **theme** field - **ui** no longer appears.\n\nI think in 3.0.x it was working.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3225,3226,3227],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4461,"Missing ui Property in app.config.ts","2025-07-08T13:36:25Z","https://github.com/nuxt/ui/issues/4461",0.6678867,{"description":3234,"labels":3235,"number":3242,"owner":3147,"repository":3147,"state":3170,"title":3243,"updated_at":3244,"url":3245,"score":3246},"### Environment\n\n- Operating System: Windows_NT\r\n- Node Version: v20.10.0\r\n- Nuxt Version: 3.10.2\r\n- CLI Version: 3.10.1\r\n- Nitro Version: 2.8.1\r\n- Package Manager: npm@10.2.3\r\n- Builder: -\r\n- User Config: ssr, devtools, modules, build\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.11.4, nuxt-icons@3.2.1\r\n- Build Modules: -\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-8ahe5c\n\n### Describe the bug\n\nI'm not sure if it's a problem with Nuxt, but in the example, Nuxt 3 seems unable to render ECharts 5. Unfortunately, I can't seem to resolve it. I would greatly appreciate it if you could help me with this.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3236,3239],{"name":3237,"color":3238},"3.x","29bc7f",{"name":3240,"color":3241},"pending triage","E99695",25908,"In some environments, Nuxt seems to have trouble rendering ECharts.","2024-02-23T01:21:31Z","https://github.com/nuxt/nuxt/issues/25908",0.6683229,{"description":3248,"labels":3249,"number":3253,"owner":3147,"repository":3148,"state":3170,"title":3254,"updated_at":3255,"url":3256,"score":3257},"### Environment\n\nNuxtUI : 3.1.1\nNuxt: 3.17.0\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.17.0\n\n### Reproduction\n\nhttps://ui.nuxt.com/components/calendar#color\n\n### Description\n\n\u003Cimg width=\"933\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8cbd8604-5bc2-4155-8136-f799f00fa693\" />",[3250,3251,3252],{"name":3138,"color":3139},{"name":3141,"color":3142},{"name":3144,"color":3145},4084,"Incorrect display of \"Today\" in the calendar","2025-05-06T15:36:48Z","https://github.com/nuxt/ui/issues/4084",0.66881007,["Reactive",3259],{},["Set"],["ShallowReactive",3262],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fZfReNlduM_Y06JNTFjsN3e5VI-2-KvVZbmQb-0cn9po":-1},"/nuxt/ui/4610"]