` component.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n[Vue warn]: Invalid prop: custom validator check failed for prop \"color\". \n at \u003CProgress key=1 color=\"neutral\" size=\"xl\" ... > \n```",[2856,2859],{"name":2857,"color":2858},"bug","d73a4a",{"name":2860,"color":2861},"triage","ffffff",3407,"nuxt","ui","open","UProgress missing color type","2025-03-02T15:30:03Z","https://github.com/nuxt/ui/issues/3407",0.68482876,{"description":2871,"labels":2872,"number":2883,"owner":2863,"repository":2863,"state":2865,"title":2884,"updated_at":2885,"url":2886,"score":2887},"### Environment\n\n- Operating System: `Windows_NT`\r\n- Node Version: `v18.15.0`\r\n- Nuxt Version: `3.3.1`\r\n- Nitro Version: `2.3.2`\r\n- Package Manager: `npm@9.5.0`\r\n- Builder: `vite`\r\n- User Config: `css`, `mode`, `ssr`, `app`, `runtimeConfig`, `modules`, `vite`\r\n- Runtime Modules: `@pinia/nuxt@0.4.5`, `@vueuse/nuxt@9.11.1`\r\n- Build Modules: `-`\n\n### Reproduction\n\nhttps://github.com/JordashTalon/Nuxt3ErrorTesting\n\n### Describe the bug\n\nIf there is an error in your code it is very difficult to find the exact line of code causing the issue, look at this simple example:\r\n\r\n\u003Cimg width=\"438\" alt=\"errortestingFile\" src=\"https://user-images.githubusercontent.com/957100/231183237-c7f90b8f-bff0-4c8b-a9f1-22ddbab1d48e.png\">\r\n\r\nIf I run that file and open the console I get a massive error log and it doesn't seem to point me in the right direction.\r\n\r\n\u003Cimg width=\"869\" alt=\"LOCError\" src=\"https://user-images.githubusercontent.com/957100/231183815-a66feed6-4582-49c7-a901-f33cc007d0bf.png\">\r\n\r\nIf I refresh the page it doesn't even render but looks like this:\r\n\r\n\r\n\r\nIf I have an error in the script tags it's even harder to track down which line of code is causing the issue:\r\n\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2873,2876,2877,2880],{"name":2874,"color":2875},"dx","C39D69",{"name":2857,"color":2858},{"name":2878,"color":2879},"nitro","bfd4f2",{"name":2881,"color":2882},"馃敤 p3-minor","FBCA04",20204,"Nuxt3 Error Log Line of Code doesn't match actual line of code","2024-11-17T12:58:08Z","https://github.com/nuxt/nuxt/issues/20204",0.6979434,{"description":2889,"labels":2890,"number":2897,"owner":2863,"repository":2863,"state":2898,"title":2899,"updated_at":2900,"url":2901,"score":2902},"### Version\n\n[v1.4.2](https://github.com/nuxt.js/releases/tag/v1.4.2)\n\n### Reproduction link\n\n[https://github.com/nuxt/nuxt.js/tree/dev/examples/with-vuetify](https://github.com/nuxt/nuxt.js/tree/dev/examples/with-vuetify)\n\n### Steps to reproduce\n\nI cloned the whole Nuxt repo at: https://github.com/nuxt/nuxt.js\n\nThen navigated to: `nuxt.js/examples/with-vuetify`\n\nThen installed dependencies with `yarn install` and ran the server with `yarn dev`.\n\nThen opened `http://localhost:3000` and saw that no colors are being presented. It's all black and white.\n\nIf I have something like `\u003Cv-btn color=\"primary\">Something\u003C/v-btn>` the text is not visible as it is colored white.\n\n### What is expected ?\n\n\n\n\n### What is actually happening?\n\n\n\n\n### Additional comments?\n\nI'm on Linux Manjaro.\nNode 10.9.0.\nit's the same with Nuxt 1.4.2 or nuxt-edge.\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This bug report is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c7607\">#c7607\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2891,2894],{"name":2892,"color":2893},"pending triage","E99695",{"name":2895,"color":2896},"2.x","d4c5f9",3777,"closed","Vuetify theme colors are not rendered properly","2023-01-22T15:30:05Z","https://github.com/nuxt/nuxt/issues/3777",0.65517336,{"labels":2904,"number":2909,"owner":2863,"repository":2863,"state":2898,"title":2910,"updated_at":2911,"url":2912,"score":2913},[2905,2908],{"name":2906,"color":2907},"3.x","29bc7f",{"name":2892,"color":2893},14273,"NuxtLink module not updating, causing white screen","2023-01-19T17:32:14Z","https://github.com/nuxt/nuxt/issues/14273",0.6734613,{"description":2915,"labels":2916,"number":2919,"owner":2863,"repository":2863,"state":2898,"title":2920,"updated_at":2921,"url":2922,"score":2923},"### Environment\n\n- Operating System: Windows 10\r\n- Node Version: v20.9.0\r\n- Nuxt Version: 3.8.2\r\n- CLI Version: 3.10.0\r\n- Nitro Version: 2.8.1\r\n- Package Manager: yarn@1.22.21\r\n- Builder: -\r\n- User Config: routeRules, devtools, css, runtimeConfig, nitro, modules, alias, vite, components\r\n- Runtime Modules: @nuxtjs/i18n@8.0.0-rc.5, nuxt-icons@3.2.1, @unocss/nuxt@0.57.7, @element-plus/nuxt@1.0.7, @vueuse/nuxt@10.7.0, @vueuse/motion/nuxt@2.0.0, @pinia/nuxt@0.5.1, @pinia-plugin-persistedstate/nuxt@1.2.0, @nuxtjs/device@3.1.1\r\n- Build Modules: -\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-starter-rr4shs?file=app.vue\n\n### Describe the bug\n\nIn the dark mode && toggleDark from @vueuse/core, refresh the page, we would see the background color of the page flashes from white to black. \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2917,2918],{"name":2906,"color":2907},{"name":2892,"color":2893},24819,"Background color flashes between light and dark mode using @vueuse/nuxt","2023-12-20T03:49:21Z","https://github.com/nuxt/nuxt/issues/24819",0.68413675,{"labels":2925,"number":2928,"owner":2863,"repository":2863,"state":2898,"title":2929,"updated_at":2930,"url":2931,"score":2932},[2926,2927],{"name":2906,"color":2907},{"name":2857,"color":2858},12256,"Default 404 Page colors go back home not accessible.","2023-01-19T16:00:25Z","https://github.com/nuxt/nuxt/issues/12256",0.6901479,{"description":2934,"labels":2935,"number":2937,"owner":2863,"repository":2863,"state":2898,"title":2938,"updated_at":2939,"url":2940,"score":2941},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v20.10.0`\r\n- Nuxt Version: `3.12.3`\r\n- CLI Version: `3.12.0`\r\n- Nitro Version: `2.9.7`\r\n- Package Manager: `pnpm@9.4.0`\r\n- Builder: `-`\r\n- User Config: `telemetry`, `compatibilityDate`, `runtimeConfig`, `modules`, `future`, `sourcemap`, `devtools`, `site`, `app`, `vite`, `nitro`, `css`, `postcss`, `eslint`, `image`, `content`, `colorMode`, `icon`, `plausible`, `ogImage`, `linkChecker`, `sitemap`\r\n- Runtime Modules: `@nuxt/content@2.13.0`, `@nuxt/devtools@1.3.9`, `@nuxt/eslint@0.3.13`, `@nuxt/fonts@0.7.1`, `@nuxt/icon@1.0.0`, `@nuxt/image@1.7.0`, `@nuxtjs/plausible@1.0.0`, `@nuxtjs/seo@2.0.0-rc.11`, `@eschricht/nuxt-color-mode@1.0.5`, `@unocss/nuxt@0.61.0`, `@vueuse/nuxt@10.11.0`\r\n- Build Modules: `-`\r\n\r\n\r\n### Reproduction\r\n\r\nThis is from nuxt.com\r\n\r\n\u003Cimg width=\"499\" alt=\"Screenshot 2024-07-04 at 17 00 47\" src=\"https://github.com/nuxt/nuxt/assets/2703233/f02eb091-a9ef-4549-b2ba-eda026508a33\">\r\n\r\n\u003Cimg width=\"973\" alt=\"Screenshot 2024-07-04 at 17 52 27\" src=\"https://github.com/nuxt/nuxt/assets/2703233/73e7e40a-4948-4d85-b9f0-89be1dc208d3\">\r\n\r\n### Describe the bug\r\n\r\nWith `nuxt@3.12.3` and\r\n\r\n```\r\nfuture: {\r\n compatibilityVersion: 4,\r\n}\r\n```\r\n\r\nit seems like `inlineStyles` should be enabled by default (I also tested with explicitly setting it in `future`), but I still get stylesheets linked on my landing page ([Promptmetheus](https://promptmetheus.com)) and Google Pagespeed complains about it.\r\n\r\n\u003Cimg width=\"502\" alt=\"Screenshot 2024-07-04 at 17 05 22\" src=\"https://github.com/nuxt/nuxt/assets/2703233/83278607-624a-476c-816d-16455f609bdd\">\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2936],{"name":2892,"color":2893},28029,"Is inlining styles not working?","2024-07-04T17:24:25Z","https://github.com/nuxt/nuxt/issues/28029",0.69149154,{"labels":2943,"number":2949,"owner":2863,"repository":2863,"state":2898,"title":2950,"updated_at":2951,"url":2952,"score":2953},[2944,2947,2948],{"name":2945,"color":2946},"question","cc317c",{"name":2892,"color":2893},{"name":2895,"color":2896},6043,"Vuetify custom theme ignored by Nuxt","2023-01-22T15:33:07Z","https://github.com/nuxt/nuxt/issues/6043",0.6933809,{"labels":2955,"number":2958,"owner":2863,"repository":2863,"state":2898,"title":2959,"updated_at":2960,"url":2961,"score":2962},[2956,2957],{"name":2906,"color":2907},{"name":2892,"color":2893},13540,"Problem with @intlify/nuxt3 in most latest Nuxt Version","2023-04-20T12:42:17Z","https://github.com/nuxt/nuxt/issues/13540",0.6936396,{"description":2964,"labels":2965,"number":2971,"owner":2863,"repository":2863,"state":2898,"title":2972,"updated_at":2973,"url":2974,"score":2975},"### Environment\n\n\r\nn/a\n\n### Reproduction\n\nGo to nuxt.com\r\nSet theme to dark\r\nSearch for something\n\n### Describe the bug\n\nWhen using the dark theme, you can't see what you are typing when you search because it uses white text on a white background.\r\n\r\n\u003Cimg width=\"1026\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2112282/202603628-d596de1e-2b6c-49ef-87cc-824b50035684.png\">\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2966,2969,2970],{"name":2967,"color":2968},"documentation","5319e7",{"name":2906,"color":2907},{"name":2892,"color":2893},15529,"Nuxt Website Search Shows White Text on White Background","2023-01-19T17:53:18Z","https://github.com/nuxt/nuxt/issues/15529",0.6954825,["Reactive",2977],{},["Set"],["ShallowReactive",2980],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fUndS5-iiecE56Q6r2hROYC2vL5VwK3hvhcKCDzU6xAA":-1},"/nuxt/nuxt/22944"]