\n до \u003CUInputNumber v-model=\"bill.to\" :min=\"bill.from\" :max=\"10000\" :step=\"calcStep(bill.to)\" variant=\"soft\" class=\"max-w-32\" />\n \u003C/div>\n\u003C/template>\n```\n\n### Description\n\nhttps://skr.sh/vT5m5gCX1Bk\n\nThe value changes when clicking outside the field, regardless of the `step` and `modelValue` state. The `step` parameter is also calculated incorrectly at the threshold of 1000.",[2867,2870,2873],{"name":2868,"color":2869},"bug","d73a4a",{"name":2871,"color":2872},"v3","49DCB8",{"name":2874,"color":2875},"triage","ffffff",2859,"nuxt","ui","open","UInputNumber changes value on blur when not asked for","2024-12-08T12:04:52Z","https://github.com/nuxt/ui/issues/2859",0.7150086,{"description":2885,"labels":2886,"number":2887,"owner":2877,"repository":2888,"state":2889,"title":2890,"updated_at":2891,"url":2892,"score":2893},"```\n[info] Building client...\n[info] vite v6.1.0 building for production...\n[info] transforming...\n[info] ✓ 355 modules transformed.\n[error] x Build failed in 6.03s\n[error] [nuxi] Nuxt Build Error: [nuxt:fonts:font-family-injection] fetch failed\nfile: /vercel/path0/assets/css/tailwind.css\n at node:internal/deps/undici/undici:13502:13\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async fromUrl (node_modules/@capsizecss/unpack/dist/index.mjs:281:20)\n at async readMetrics (node_modules/fontaine/dist/index.mjs:120:82)\n at async generateFontFallbacks (node_modules/@nuxt/fonts/dist/module.mjs:44:67)\n at async addFontFaceDeclaration (node_modules/@nuxt/fonts/dist/module.mjs:380:38)\n at async Promise.all (index 14)\n at async transformCSS (node_modules/@nuxt/fonts/dist/module.mjs:449:5)\n at async Object.transform (node_modules/@nuxt/fonts/dist/module.mjs:461:17)\n at async transform (node_modules/rollup/dist/es/shared/node-entry.js:20698:16)\n [cause]: \n at internalConnectMultiple (node:net:1122:18)\n at internalConnectMultiple (node:net:1190:5)\n at Timeout.internalConnectMultipleTimeout (node:net:1716:5)\n```\n\n**Steps to re-produce**\n\n1. Add Nuxtjs/fonts (0.11.0) to existing Nuxt (3.15.4) project.\n2. Commit and merge to repo.\n3. Vercels run the build automatically\n\n**Expected**: It should work and deploy new version of mywebsite.\n**Actual**: Build fails\n\nI added the @nuxt/fonts module to my Nuxt project, but now my Vercel builds are failing.\n\nI’ve already added the module to the modules array in nuxt.config.ts. I followed the setup from the Tailwind v3 example.\n\nAny ideas on what might be causing the build failure? Here’s my tailwind.config.ts:\n\n```\n{\n theme: {\n ...\n },\n extend: {\n fontFamily: {\n title: ['Geist'],\n text: ['Geist Mono']\n }\n }\n}\n```",[],577,"fonts","closed","Vercel build fails","2025-03-21T04:10:51Z","https://github.com/nuxt/fonts/issues/577",0.6990594,{"description":2895,"labels":2896,"number":2902,"owner":2877,"repository":2878,"state":2889,"title":2903,"updated_at":2904,"url":2905,"score":2906},"### Environment\n\n System:\n OS: Linux 6.5 Ubuntu 23.10 23.10 (Mantic Minotaur)\n CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz\n Memory: 44.48 GB / 62.57 GB\n Container: Yes\n Shell: 5.9 - /usr/bin/zsh\n Browsers:\n Chrome: 126.0.6478.126\n\n### Version\n\nv3.0.0-alpha.6\n\n### Reproduction\n\nhttps://ui3.nuxt.dev/components/select-menu\n\n### Description\n\n1. open docs\n2. open any select menu\n3. select any option\n4. tab to next field\n5. tab index is reset\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2897,2898,2899],{"name":2868,"color":2869},{"name":2871,"color":2872},{"name":2900,"color":2901},"reka-ui","56d799",2350,"[SelectMenu] Broken focus/tab index after selecting","2024-12-03T15:11:34Z","https://github.com/nuxt/ui/issues/2350",0.70429015,{"description":2908,"labels":2909,"number":2910,"owner":2877,"repository":2911,"state":2889,"title":2912,"updated_at":2913,"url":2914,"score":2915},"This plugin should be registered in `ProjectContentEditor.vue`\n\nhttps://discuss.prosemirror.net/t/collab-with-socket-io-and-vue-how-to-apply-changes-back-to-editor-view/2640\n\nhttps://github.com/Saul-Mirone/milkdown/blob/main/packages/plugin-collaborative/src/index.ts",[],385,"nuxt.com","Collaborative plugin","2023-06-06T12:14:51Z","https://github.com/nuxt/nuxt.com/issues/385",0.71030605,{"description":2917,"labels":2918,"number":2910,"owner":2877,"repository":2922,"state":2889,"title":2923,"updated_at":2924,"url":2925,"score":2915},"### 📚 Is your documentation request related to a problem?\n\nI simply added the nuxt/script and enabled google tag manager. Locally all tests run fine however when running tests upon deploy (through sonarqube upon PR changes).\n\nThe test succeeds but there are errors on top of it causing this to fail the step. There are multiple errors which I can't reproduce locally.\n\n- Failed to parse URL from //tr.outbrain.com/unifiedPixel?....\n- NetworkError: Fetch to \"https://f.clarity.ms/collect\" failed. Error: The operation was aborted.\n- NetworkError: Fetch to \"https://analytics.tiktok.com/api/v2/pixel/act\" failed. Error: The operation was aborted.\n- NetworkError: Cross-Origin Request Blocked: The Same Origin Policy dissallows reading the remote resource at \"https://f.clarity.ms/collect\".\n\nMainly parse URL errors. However this isn't all that relevant for my testing so I was wondering if there happens to be a way to maybe disable this behaviour whilst testing?\n\n### 🔍 Where should you find it?\n\nVitest / Testing (non-existent yet?)\n\n### ℹ️ Additional context\n\n_No response_",[2919],{"name":2920,"color":2921},"documentation","0075ca","scripts","Vitest combined with GTM","2025-02-12T09:08:53Z","https://github.com/nuxt/scripts/issues/385",{"description":2927,"labels":2928,"number":2932,"owner":2877,"repository":2911,"state":2889,"title":2933,"updated_at":2934,"url":2935,"score":2936}," \n\n- [ ] No empty state for repositories, i put an example there nuxtlabs/nuxt.com#613\n\n\n- [x] Padding up & down the border should be 16px instead of 12px\n\n\n- [x] Icon should be 18px and space between icon & text should be 8px\n\n\n- [x] icon should be 20px and space between text & icon should also be 8px + underline should be only on text (width: calc(100% - 20px); right: 0;) and 4px below the actual position of it\n\n\n- [x] [Tablet] You can make 2 cols in tablet\n\n\n- [x] [Tablet] You can reduce image opacity like you do in mobile for tablet resolutions\n\n\n- [ ] [Mobile] Selects should be width full (in very small resolutions) nuxtlabs/nuxt.com#612\n\n**Idea**\n- [ ] [Mobile] Maybe adding a back to top on mobile because scroll can be very long\n\n\n- [x] [Darkmode] Repo title should be white\n\n\n- [x] Increase the space between Title & Description by 4px\n\n",[2929],{"name":2930,"color":2931},"enhancement","1ad6ff",609,"[Resources] Repositories improvements V2","2022-06-14T10:46:20Z","https://github.com/nuxt/nuxt.com/issues/609",0.7115061,{"description":2938,"labels":2939,"number":2932,"owner":2877,"repository":2943,"state":2889,"title":2944,"updated_at":2945,"url":2946,"score":2936},"When testing a composable that uses useAsyncData, errors get re-instantiated as the default Error class. This creates problems when testing code that acts on specific error instance types.\r\n\r\nI expect error instances to be used the way they are passed to the `mockResolvedValue` function.\r\n\r\nReproduction stackblitz: https://stackblitz.com/edit/nuxt-starter-69sxkx?file=composables%2FuseData.spec.ts\r\n\r\nRun `npm run test` to see the problem.",[2940],{"name":2941,"color":2942},"vitest-environment","b60205","test-utils","Rejected errors in useAsyncData are broken","2023-12-02T23:30:22Z","https://github.com/nuxt/test-utils/issues/609",{"description":2948,"labels":2949,"number":2950,"owner":2877,"repository":2911,"state":2889,"title":2951,"updated_at":2952,"url":2953,"score":2954},"",[],1049,"[Code] Community","2022-12-15T08:50:03Z","https://github.com/nuxt/nuxt.com/issues/1049",0.7150103,{"description":2948,"labels":2956,"number":2960,"owner":2877,"repository":2911,"state":2889,"title":2961,"updated_at":2962,"url":2963,"score":2964},[2957],{"name":2958,"color":2959},"marketing","f5c828",645,"[Community] Fill `About` page description + content","2022-06-20T10:21:42Z","https://github.com/nuxt/nuxt.com/issues/645",0.71982926,{"description":2966,"labels":2967,"number":2972,"owner":2877,"repository":2911,"state":2889,"title":2973,"updated_at":2974,"url":2975,"score":2976},"When we have a long tree in `content/` for example, the user should not have to scroll to access the search.",[2968,2969],{"name":2930,"color":2931},{"name":2970,"color":2971},"responsive","1cd1c6",694,"[Project] Branches and Files search in navbar dialog should be fixed to bottom","2023-02-15T12:32:44Z","https://github.com/nuxt/nuxt.com/issues/694",0.7211211,["Reactive",2978],{},["Set"],["ShallowReactive",2981],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f7roxF0o-J05xuS9a3LbKJccP-dMxP6c58goEZ_zohok":-1},"/nuxt/icon/325"]