` 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```",[1984,1987],{"name":1985,"color":1986},"bug","d73a4a",{"name":1988,"color":1989},"triage","ffffff",3407,"nuxt","ui","open","UProgress missing color type","2025-03-02T15:30:03Z","https://github.com/nuxt/ui/issues/3407",0.67248845,{"description":1999,"labels":2000,"number":2007,"owner":1991,"repository":1991,"state":2008,"title":2009,"updated_at":2010,"url":2011,"score":2012},"### 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>",[2001,2004],{"name":2002,"color":2003},"pending triage","E99695",{"name":2005,"color":2006},"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.66250545,{"labels":2014,"number":2019,"owner":1991,"repository":1991,"state":2008,"title":2020,"updated_at":2021,"url":2022,"score":2023},[2015,2018],{"name":2016,"color":2017},"3.x","29bc7f",{"name":2002,"color":2003},14273,"NuxtLink module not updating, causing white screen","2023-01-19T17:32:14Z","https://github.com/nuxt/nuxt/issues/14273",0.6792757,{"labels":2025,"number":2028,"owner":1991,"repository":1991,"state":2008,"title":2029,"updated_at":2030,"url":2031,"score":2032},[2026,2027],{"name":2016,"color":2017},{"name":1985,"color":1986},12256,"Default 404 Page colors go back home not accessible.","2023-01-19T16:00:25Z","https://github.com/nuxt/nuxt/issues/12256",0.6857408,{"description":2034,"labels":2035,"number":2037,"owner":1991,"repository":1991,"state":2008,"title":2038,"updated_at":2039,"url":2040,"score":2041},"### 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_",[2036],{"name":2002,"color":2003},28029,"Is inlining styles not working?","2024-07-04T17:24:25Z","https://github.com/nuxt/nuxt/issues/28029",0.6862544,{"labels":2043,"number":2049,"owner":1991,"repository":1991,"state":2008,"title":2050,"updated_at":2051,"url":2052,"score":2053},[2044,2047,2048],{"name":2045,"color":2046},"question","cc317c",{"name":2002,"color":2003},{"name":2005,"color":2006},6043,"Vuetify custom theme ignored by Nuxt","2023-01-22T15:33:07Z","https://github.com/nuxt/nuxt/issues/6043",0.6948714,{"description":2055,"labels":2056,"number":2065,"owner":1991,"repository":1991,"state":2008,"title":2066,"updated_at":2067,"url":2068,"score":2069},"### Environment\n\n- Operating System: Darwin\r\n- Node Version: v16.18.1\r\n- Nuxt Version: 3.6.5\r\n- Nitro Version: 2.5.2\r\n- Package Manager: yarn@3.2.4\r\n- Builder: vite\r\n- User Config: app, routeRules, modules, vue, vite, nitro, css, postcss, runtimeConfig\r\n- Runtime Modules: @pinia/nuxt@0.4.11, @nuxt/devtools@0.8.2, @vueuse/nuxt@10.3.0, nuxt-jsonld@2.0.8\r\n- Build Modules: -\n\n### Reproduction\n\n`import { fileURLToPath, URL } from 'url';\r\nimport svgLoader from 'vite-svg-loader';\r\n\r\nexport default defineNuxtConfig({\r\n app: {\r\n baseURL: process.env.BASE_URL || '/',\r\n head: {\r\n htmlAttrs: {\r\n lang: 'de-DE',\r\n },\r\n meta: [\r\n {\r\n name: 'viewport',\r\n content: 'width=device-width, initial-scale=1, user-scalable=no',\r\n },\r\n {\r\n name: 'format-detection',\r\n content: 'telephone=no',\r\n },\r\n ],\r\n link: [\r\n {\r\n rel: 'icon',\r\n type: 'image/x-icon',\r\n href: '/favicon.ico',\r\n },\r\n ],\r\n },\r\n },\r\n routeRules: {\r\n '/': { prerender: true },\r\n '/**': { cors: true },\r\n },\r\n modules: [\r\n '@pinia/nuxt',\r\n '@nuxt/devtools',\r\n '@vueuse/nuxt',\r\n [\r\n 'nuxt-jsonld',\r\n { disableOptionsAPI: true },\r\n ],\r\n ],\r\n vue: {\r\n compilerOptions: {\r\n isCustomElement: tag => tag.startsWith('cookie-banner-component'),\r\n },\r\n },\r\n vite: {\r\n resolve: {\r\n alias: {\r\n '~': fileURLToPath(new URL('./', import.meta.url)),\r\n },\r\n },\r\n plugins: [svgLoader()],\r\n assetsInclude: ['**/*.mdx'],\r\n },\r\n nitro: {\r\n compressPublicAssets: {\r\n brotli: false,\r\n gzip: true,\r\n },\r\n storage: {\r\n redis: {\r\n driver: 'redis',\r\n port: process.env.REDIS_CONFIG_PORT,\r\n host: process.env.REDIS_CONFIG_HOST,\r\n username: '',\r\n password: process.env.REDIS_CONFIG_PASSWORD,\r\n db: 0,\r\n tls: {},\r\n },\r\n },\r\n },\r\n css: [\r\n '~/assets/styles/css/tailwind.css',\r\n '~/assets/styles/scss/main.scss',\r\n ],\r\n postcss: {\r\n plugins: {\r\n tailwindcss: {},\r\n autoprefixer: {},\r\n },\r\n },\r\n});\r\n`\n\n### Describe the bug\n\nWhile using `nuxi build`, nuxt minifies the html as follows,\r\n\r\n`\u003C!doctype html>\r\n\u003Chtml data-n-head-ssr lang=\"en\" data-n-head=\"%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D\">\r\n \u003Chead>\r\n \u003Ctitle>Website\u003C/title>\u003Cmeta data-n-head=\"ssr\" charset=\"utf-8\">\u003Cmeta data-n-head=\"ssr\" name=\"viewport\" content=\"width=device-width,initial-scale=1,shrink-to-fit=no\">\u003Cmeta data-n-head=\"ssr\" name=\"description\" content=\"Website\">\u003Cmeta data-n-head=\"ssr\" name=\"format-detection\" content=\"telephone=no\">\u003Clink data-n-head=\"ssr\" rel=\"icon\" type=\"image/x-icon\" href=\"/favicon.ico\">`\r\n \r\nAs you can see the line breaks after \u003C!doctype html>, \u003Chtml>, \u003Chead> aren't removed. Why is that? And how do I remove the line breaks? Thanks.\r\n\r\nThis Problem was mentioned in Nuxt 2 back then as well.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2057,2058,2059,2062],{"name":2016,"color":2017},{"name":2002,"color":2003},{"name":2060,"color":2061},"needs reproduction","FBCA04",{"name":2063,"color":2064},"closed-by-bot","ededed",23085,"Nuxt doesn't minify html properly (does not remove line-breaks)","2024-01-04T13:04:00Z","https://github.com/nuxt/nuxt/issues/23085",0.6956026,{"description":2071,"labels":2072,"number":2076,"owner":1991,"repository":1991,"state":2008,"title":2077,"updated_at":2078,"url":2079,"score":2080},"### Environment\r\n\r\n```\r\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v20.9.0\r\n- Nuxt Version: 3.8.1\r\n- CLI Version: 3.9.1\r\n- Nitro Version: 2.7.2\r\n- Package Manager: pnpm@8.10.5\r\n- Builder: -\r\n- User Config: devtools, experimental, app, modules, vite, css, eslint, mongoose, nitro, image, dayjs, tailwindcss\r\n- Runtime Modules: @pinia/nuxt@0.5.1, @nuxtjs/eslint-module@4.1.0, @vueuse/nuxt@10.6.1, @nuxt/image@1.0.0, @nuxtjs/device@3.1.1, @nuxtjs/color-mode@3.3.2, @nuxt/content@2.9.0, nuxt-icon@0.6.6, @element-plus/nuxt@1.0.7, @nuxtjs/tailwindcss@6.9.5, nuxt-mongoose@1.0.3, dayjs-nuxt@2.1.9\r\n- Build Modules: -\r\n------------------------------\r\n```\r\n\r\n### Reproduction\r\n\r\nhttps://github.com/maicss/nuxt-auto-import-style-control\r\n\r\n### Describe the bug\r\n\r\nhttps://github.com/element-plus/element-plus-nuxt/issues/77\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[2073,2074,2075],{"name":2016,"color":2017},{"name":2002,"color":2003},{"name":2060,"color":2061},24508,"Auto import caused style inject order not expected","2024-01-10T12:53:20Z","https://github.com/nuxt/nuxt/issues/24508",0.6961632,{"description":2082,"labels":2083,"number":2089,"owner":1991,"repository":1991,"state":2008,"title":2090,"updated_at":2091,"url":2092,"score":2093},"### 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_",[2084,2087,2088],{"name":2085,"color":2086},"documentation","5319e7",{"name":2016,"color":2017},{"name":2002,"color":2003},15529,"Nuxt Website Search Shows White Text on White Background","2023-01-19T17:53:18Z","https://github.com/nuxt/nuxt/issues/15529",0.69751847,{"description":2095,"labels":2096,"number":2101,"owner":1991,"repository":1991,"state":2008,"title":2102,"updated_at":2103,"url":2104,"score":2105},"### Environment\n\n- Operating System: Windows_NT\r\n- Node Version: v18.19.0\r\n- Nuxt Version: 3.10.3\r\n- CLI Version: 3.10.1\r\n- Nitro Version: 2.8.1\r\n- Package Manager: pnpm@8.15.1\r\n- Builder: -\r\n- User Config: devtools, ssr, features, build, modules, vite\r\n- Runtime Modules: ()\r\n- Build Modules: -\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-11vucf-dwcpwg?file=app.vue\n\n### Describe the bug\n\nHappens in production build , The text does not turn red\r\n\r\nIf the component is removed from pages/index.vue and placed outside the `NuxtLayout` component in `app.vue` and rebuilt, the inline style can be injected normally.\r\ntext turns red\r\n\r\n\n\n### Additional context\n\n\r\n\r\nNo styles are injected in the development environment (is this planned?)\n\n### Logs\n\n_No response_",[2097,2098],{"name":2002,"color":2003},{"name":2099,"color":2100},"inline styles","68AF97",25991,"Component placed in nuxt component cannot inject inline styles","2024-09-17T13:29:57Z","https://github.com/nuxt/nuxt/issues/25991",0.6983422,["Reactive",2107],{},["Set"],["ShallowReactive",2110],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"UndS5-iiecE56Q6r2hROYC2vL5VwK3hvhcKCDzU6xAA":-1},"/nuxt/nuxt/22944"]