\n \u003C/UButton>\n\n \u003CUButton color=\"gray\" variant=\"ghost\" @click=\"continue\">\n Continue\n \u003CUIcon name=\"i-mdi-arrow-right-circle\" class=\"text-primary\" />\n \u003C/UButton>\n \u003C/div>\n \u003C/UCard>\n \u003C/UModal>\n```",[1984,1987],{"name":1985,"color":1986},"question","d876e3",{"name":1988,"color":1989},"stale","ededed",3187,"nuxt","ui","open","[V2] How to prevent button pre-selection on UModal?","2025-03-09T01:50:32Z","https://github.com/nuxt/ui/issues/3187",0.76882344,{"description":1999,"labels":2000,"number":2004,"owner":1991,"repository":2005,"state":1993,"title":2006,"updated_at":2007,"url":2008,"score":2009},"### 🐛 The bug\n\nThis module looks very promising thank you for that. For one of my small projects I wanted to use this, just followed the guidelines. Unfortunately, it got stuck on pnpm build on docker\n\nI can't reproduce it on Stackblitz since this is related to docker.\n\nHere is my dockerfile\n\n\n```docker\n# syntax=docker/dockerfile:1\n\nARG NODE_VERSION=20.18.1\nARG PORT=3000\n\nFROM node:${NODE_VERSION}-alpine AS node\n\nENV PORT=$PORT\n\nCOPY / /\n\nRUN npm install -g pm2@latest\n\nRUN npm install -g pnpm\n\nWORKDIR \"/\"\n\nRUN pnpm install\n\nRUN pnpm build\n\nEXPOSE 80\n\nWORKDIR \"/\"\n\nCMD pm2-runtime ecosystem.config.cjs\n``` \n\nIt got stuck on pnpm build and the latest things that stdout prints;\n\n```\n => [webapp 4/9] RUN npm install -g pm2@latest 4.1s\n => [webapp 5/9] RUN npm install -g pnpm 1.0s\n => [webapp 6/9] RUN pnpm install 31.7s \n => => # .../esbuild@0.23.1/node_modules/esbuild postinstall: Done \n => => # .../esbuild@0.21.5/node_modules/esbuild postinstall: Done \n => => # .../node_modules/vue-demi postinstall: Done \n => => # > rently-web-uae@ postinstall / \n => => # > nuxt prepare \n => => # [nuxt:tailwindcss] ℹ Using default Tailwind CSS file \n``` \n\n\n```\n- Operating System: `Darwin`\n- Node Version: `v20.18.1`\n- Nuxt Version: `3.14.1592`\n- CLI Version: `3.16.0`\n- Nitro Version: `-`\n- Package Manager: `pnpm@9.12.3`\n- Builder: `-`\n- User Config: `default`\n- Runtime Modules: `@nuxtjs/tailwindcss@^6.12.2`, `@nuxt/fonts@^0.10.2`, `@vueuse/nuxt@^12.0.0`, `@nuxt/scripts`\n- Build Modules: `-`\n```\n\n\n\n### 🛠️ To reproduce\n\nCan't do it\n\n### 🌈 Expected behavior\n\nComplete the build\n\n### ℹ️ Additional context\n\n_No response_",[2001],{"name":2002,"color":2003},"bug","d73a4a",328,"scripts","Stuck on docker","2025-03-07T17:37:16Z","https://github.com/nuxt/scripts/issues/328",0.8081801,{"description":2011,"labels":2012,"number":2016,"owner":1991,"repository":2005,"state":1993,"title":2017,"updated_at":2018,"url":2019,"score":2020},"To improve the security of using third-party scripts, we're able to compute the integrity of a script at build time and inject it within the `\u003Cscript>` tag. \r\n\r\nFor example, we can do something like this:\r\n\r\n```ts\r\nuseScript({ src: 'https://example.com/test.js' })\r\n```\r\n\r\n-->\r\n\r\n```ts\r\n// without bundling\r\nuseScript({ src: 'https://example.com/test.js', integrity: 'sha512-...' })\r\n// with bundling\r\nuseScript({ src: '/....js', integrity: 'sha512-...' })\r\n```\r\n\r\nThis would provide a window between builds that would block potential attackers from modifying the script with malicious code. If a script source has already been attacked when the integrity is computed it wouldn't do anything useful.\r\n\r\n@vejja Would be great to have your input on this :pray: \r\n",[2013],{"name":2014,"color":2015},"enhancement","a2eeef",15,"Security: Implement Automatic Integrity Checks","2024-04-21T09:13:10Z","https://github.com/nuxt/scripts/issues/15",0.8142145,{"description":2022,"labels":2023,"number":2035,"owner":1991,"repository":1991,"state":2036,"title":2037,"updated_at":2038,"url":2039,"score":2040},"Hey guys...\r\n\r\nIt's not that clear in the docs and the project's link is broken, so I'll ask here...\r\nDo I need to get a basic `vue-cli` project and then go `npm i nuxt --save`?\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c8\">#c8\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2024,2026,2029,2032],{"name":1985,"color":2025},"cc317c",{"name":2027,"color":2028},"documentation","5319e7",{"name":2030,"color":2031},"3.x","29bc7f",{"name":2033,"color":2034},"2.x","d4c5f9",10,"closed","How to build from scratch","2023-01-19T14:23:48Z","https://github.com/nuxt/nuxt/issues/10",0.7567967,{"description":2042,"labels":2043,"number":2048,"owner":1991,"repository":1992,"state":2036,"title":2049,"updated_at":2050,"url":2051,"score":2052},"Tested with latest `https://pkg.pr.new/@nuxt/ui@18931ac`",[2044,2045],{"name":2002,"color":2003},{"name":2046,"color":2047},"v3","49DCB8",2602,"[v3] `useLocale` missing import in various components","2024-11-11T18:27:39Z","https://github.com/nuxt/ui/issues/2602",0.77894074,{"description":2054,"labels":2055,"number":2058,"owner":1991,"repository":2059,"state":2036,"title":2060,"updated_at":2061,"url":2062,"score":2063},"https://vueuse.org/core/usemagickeys/#usage",[2056],{"name":2002,"color":2057},"ff281a",495,"nuxt.com","[Project] On windows, when pressing `meta_k` should be `ctrl_k`","2023-06-06T12:14:52Z","https://github.com/nuxt/nuxt.com/issues/495",0.79130596,{"description":2065,"labels":2066,"number":2058,"owner":1991,"repository":2067,"state":2036,"title":2068,"updated_at":2069,"url":2070,"score":2063},"[nuxt/components](https://github.com/nuxt/components) is not work in setupTest:\r\n\r\n```js\r\nsetupTest({\r\n config: {\r\n components: true // \u003C-- not work\r\n }\r\n });\r\n```",[],"test-utils","nuxt/components is not work in setupTest","2023-12-02T00:13:13Z","https://github.com/nuxt/test-utils/issues/495",{"description":2072,"labels":2073,"number":2075,"owner":1991,"repository":1991,"state":2036,"title":2076,"updated_at":2077,"url":2078,"score":2079},"What would you think of a nuxt.js app using making no external resource requests for it's own JS and CSS files? It would all be inline injected into `lib/views/app.html`\r\n\r\nBefore:\r\n```js\r\n\u003C% const {\r\n title, htmlAttrs, bodyAttrs, link, style, script, noscript, meta\r\n} = context.meta.inject() %>\u003C!DOCTYPE html>\r\n\u003Chtml n-head-ssr ${htmlAttrs.text()}>\r\n \u003Chead>\r\n ${meta.text()}\r\n ${title.text()}\r\n ${link.text()}\r\n ${style.text()}\r\n ${script.text()}\r\n ${noscript.text()}\r\n \u003Cbase href=\"\u003C%= baseUrl %>\">\r\n \u003C% if (!dev) { %>\u003Clink rel=\"stylesheet\" href=\"\u003C%= files.css %>\">\u003C% } %>\r\n \u003C/head>\r\n \u003Cbody ${bodyAttrs.text()}>\r\n \u003C%= APP %>\r\n \u003Cscript type=\"text/javascript\" defer>window.__NUXT__=\u003C%= serialize(context.nuxt) %>\u003C/script>\r\n \u003Cscript src=\"\u003C%= files.vendor %>\" defer>\u003C/script>\r\n \u003Cscript src=\"\u003C%= files.app %>\" defer>\u003C/script>\r\n \u003C/body>\r\n\u003C/html>\r\n\r\n```\r\n\r\nAfter:\r\n```js\r\n\u003C% const {\r\n title, htmlAttrs, bodyAttrs, link, style, script, noscript, meta\r\n} = context.meta.inject() %>\u003C!DOCTYPE html>\r\n\u003Chtml n-head-ssr ${htmlAttrs.text()}>\r\n \u003Chead>\r\n ${meta.text()}\r\n ${title.text()}\r\n ${link.text()}\r\n ${style.text()}\r\n ${script.text()}\r\n ${noscript.text()}\r\n \u003Cbase href=\"\u003C%= baseUrl %>\">\r\n \u003C% if (!dev) { %>\u003Cstyle>\u003C%= files.css.CODE %>\u003C/style>\u003C% } %>\r\n \u003C/head>\r\n \u003Cbody ${bodyAttrs.text()}>\r\n \u003C%= APP %>\r\n \u003Cscript type=\"text/javascript\" defer>window.__NUXT__=\u003C%= serialize(context.nuxt) %>\u003C/script>\r\n \u003Cscript>\u003C%= files.vendor.CODE %>\u003C/script>\r\n \u003Cscript>\u003C%= files.app.CODE %>\u003C/script>\r\n \u003C/body>\r\n\u003C/html>\r\n\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/c9\">#c9\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2074],{"name":2033,"color":2034},12,"Eliminate external resource requests (above and below the fold)","2023-01-18T15:38:24Z","https://github.com/nuxt/nuxt/issues/12",0.794846,{"description":2081,"labels":2082,"number":2084,"owner":1991,"repository":1991,"state":2036,"title":2085,"updated_at":2086,"url":2087,"score":2088},"Hi,\r\n\r\nI have a js file in which I try to set a path variable like:\r\n\r\n```\r\nconst MANIFEST = {\r\n path: 'assets/something/',\r\n}\r\n\r\n```\r\nHowever, whatever I put as the path it always ends in 404's, even tho the path that is output looks correct to me like:\r\n\r\n`http://localhost:3000/assets/something/....`\r\n\r\nAny idea why?\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1831\">#c1831\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2083],{"name":2033,"color":2034},2064,"path variable 404 ","2023-01-18T15:43:03Z","https://github.com/nuxt/nuxt/issues/2064",0.7951282,{"description":2090,"labels":2091,"number":2092,"owner":1991,"repository":2093,"state":2036,"title":2094,"updated_at":2095,"url":2096,"score":2097},"Currently, icons are fetched from `/api/_nuxt_icon/[collection].json`, however, `/api` as a base path is commonly reserved for application-level APIs.\r\n\r\nhttps://github.com/nuxt/icon/blob/85a0e7b940725561f35656d75a99179f88cecef8/src/module.ts#L55-L58\r\n\r\nIt's not uncommon for larger applications with independent frontends and backends to have path-forwarding rules configured to forward any requests starting with a `/api` path to a backend service.\r\n\r\nWhen this is the case, fetch requests sent to retrieve icons are sent to a completely different service and fail. It'd be nice to be able to override the default `/api/_nuxt_icon` path or at the very least use a less common default base path (perhaps just omit `api` altogether and use `/_nuxt_icon/:collection` - this would be much less likely to cause conflicts).",[],185,"icon","Default `/api` endpoint base route causes conflict with common path-forwarding rules","2024-07-15T15:37:40Z","https://github.com/nuxt/icon/issues/185",0.8047507,["Reactive",2099],{},["Set"],["ShallowReactive",2102],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"lgv3nL_E1YJANWjIL9JzPYPExc3WkVVDJCxWiGAZSj4":-1},"/nuxt/ui/3651"]