` 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```",[2009,2012],{"name":2010,"color":2011},"bug","d73a4a",{"name":2013,"color":2014},"triage","ffffff",3407,"ui","UProgress missing color type","2025-03-02T15:30:03Z","https://github.com/nuxt/ui/issues/3407",0.7755406,{"description":2022,"labels":2023,"number":2027,"owner":1985,"repository":2028,"state":2029,"title":2030,"updated_at":2031,"url":2032,"score":2033},"A list to tracking the progress of tests for features, please feel free to add more\r\n\r\n- [x] Dev SSR\r\n- [x] Dev HMR\r\n- [ ] Lazy components with loader @antfu \r\n- [x] Relative assets: https://github.com/nuxt/nuxt.js/issues/13426\r\n- [x] E2E Tests for console.error",[2024],{"name":2025,"color":2026},"enhancement","a2eeef",332,"test-utils","closed","Features Testing Checklist","2023-12-02T00:23:08Z","https://github.com/nuxt/test-utils/issues/332",0.46346307,{"labels":2035,"number":2042,"owner":1985,"repository":1985,"state":2029,"title":2043,"updated_at":2044,"url":2045,"score":2046},[2036,2039],{"name":2037,"color":2038},"discussion","538de2",{"name":2040,"color":2041},"3.x","29bc7f",13372,"Test utils support progress","2023-02-20T09:40:09Z","https://github.com/nuxt/nuxt/issues/13372",0.7237233,{"description":2048,"labels":2049,"number":2053,"owner":1985,"repository":1985,"state":2029,"title":2054,"updated_at":2055,"url":2056,"score":2057},"### Describe the feature\r\n\r\nThere is a lot of great experimental features that can be enabled in the `nuxt.config.ts`. Unfortunately, most people won't be aware of them, as they are either un-documented or not easily accessible (in the docs or @nuxt/schema source).\r\n\r\nIt would be great if we could have an up to date list, as more people would be aware of them, and it would create a nice feedback loop. \r\n\r\nWe could write a small sub-section for each of them, similar to what we can find in the blog posts (see here for [typed pages](https://nuxt.com/blog/v3-5)).\r\n\r\n(The up-to-date list can always be found at the source, currently in [@nuxt/schema/src/config/experimental](https://github.com/nuxt/nuxt/blob/main/packages/schema/src/config/experimental.ts))\r\n\r\n\r\n### Additional information\r\n\r\n- [X] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2050,2051,2052],{"name":1996,"color":1997},{"name":1999,"color":2000},{"name":2040,"color":2041},21492,"[Documentation Request] Document Experimental Features","2023-06-20T18:17:09Z","https://github.com/nuxt/nuxt/issues/21492",0.73889613,{"description":2059,"labels":2060,"number":2070,"owner":1985,"repository":1985,"state":2029,"title":2071,"updated_at":2072,"url":2073,"score":2074},"### Describe the feature\r\n\r\nSimilar to Nuxt 2 feature: https://nuxt.com/blog/nuxtjs-from-terminal-to-browser\r\n\r\n\r\n\r\nThis is a major DX improvement IMO as many developers don't necessary know that they have to look at the terminal when refreshing the page.\r\n\r\nAnd since `console.log` is a popular way to debug JS application...\r\n\r\n### Nuxt 2 code:\r\n\r\nInitial PR back then in 2019: https://github.com/nuxt/nuxt/pull/5673\r\n\r\nDuring SSR: https://github.com/nuxt/nuxt/blob/246a9227267d6933f18b7cbdd1e3790edbdff602/packages/vue-renderer/src/renderers/ssr.js#L77-L109\r\n\r\nOn client-side: https://github.com/nuxt/nuxt/blob/246a9227267d6933f18b7cbdd1e3790edbdff602/packages/vue-app/template/client.js#L58-L67\r\n\r\n### Additional information\r\n\r\n- [ ] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2061,2063,2064,2067],{"name":2025,"color":2062},"8DEF37",{"name":2040,"color":2041},{"name":2065,"color":2066},"dx","C39D69",{"name":2068,"color":2069},"🍰 p2-nice-to-have","0E8A16",25260,"DX: Forward SSR logs in development back to the browser console","2024-03-15T23:36:49Z","https://github.com/nuxt/nuxt/issues/25260",0.7433762,{"labels":2076,"number":2078,"owner":1985,"repository":1985,"state":2029,"title":2079,"updated_at":2080,"url":2081,"score":2082},[2077],{"name":1996,"color":1997},13653,"Documentation progress","2025-02-22T22:32:21Z","https://github.com/nuxt/nuxt/issues/13653",0.75007474,{"description":2084,"labels":2085,"number":2090,"owner":1985,"repository":1985,"state":2029,"title":2091,"updated_at":2092,"url":2093,"score":2094},"## Feature request\r\nAdd a flag to print all steps of Webpack process to console.\r\n(similar to `webpack --progress --profile`)\r\nIt shouldn't be much more difficult than [something like this](https://github.com/webpack/webpack-cli/blob/c8633c0475cc1860f025933b43a8e32915bb7376/bin/webpack.js#L365) somewhere [in this area](https://github.com/nuxt/nuxt.js/blob/8849fdabcc14e87697e3825515324135ab4505e6/lib/builder/webpack/client.config.js#L139).\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1658\">#c1658\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2086,2087],{"name":1999,"color":2000},{"name":2088,"color":2089},"2.x","d4c5f9",1845,"Expose build performance analysis","2023-02-06T11:25:01Z","https://github.com/nuxt/nuxt/issues/1845",0.75564563,{"labels":2096,"number":2098,"owner":1985,"repository":1985,"state":2029,"title":2099,"updated_at":2100,"url":2101,"score":2102},[2097],{"name":2040,"color":2041},11755,"feedback group (beta stage)","2023-01-19T15:52:36Z","https://github.com/nuxt/nuxt/issues/11755",0.7589312,["Reactive",2104],{},["Set"],["ShallowReactive",2107],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"UjAViasI1Nvl2fhppK8DHdybXsrp-q6lS3n2Q_xUY3I":-1},"/nuxt/test-utils/421"]