\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.",[1984,1987,1990],{"name":1985,"color":1986},"bug","d73a4a",{"name":1988,"color":1989},"v3","49DCB8",{"name":1991,"color":1992},"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.7771242,{"description":2002,"labels":2003,"number":2010,"owner":1994,"repository":2011,"state":2012,"title":2013,"updated_at":2014,"url":2015,"score":2016},"Hello.\r\n\r\ni was just wondering is it possible to make better error logs?\r\nBecause at one moment tests just stop and all I see is:\r\n\r\n",[2004,2007],{"name":2005,"color":2006},"enhancement","a2eeef",{"name":2008,"color":2009},"vitest-environment","b60205",605,"test-utils","closed","Is it possible to create better error logs?","2023-12-05T16:15:41Z","https://github.com/nuxt/test-utils/issues/605",0.7584729,{"description":2018,"labels":2019,"number":2025,"owner":1994,"repository":1995,"state":2012,"title":2026,"updated_at":2027,"url":2028,"score":2029},"### 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_",[2020,2021,2022],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":2023,"color":2024},"reka-ui","56d799",2350,"[SelectMenu] Broken focus/tab index after selecting","2024-12-03T15:11:34Z","https://github.com/nuxt/ui/issues/2350",0.76292455,{"description":2031,"labels":2032,"number":2035,"owner":1994,"repository":2036,"state":2012,"title":2037,"updated_at":2038,"url":2039,"score":2040}," \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",[2033],{"name":2005,"color":2034},"1ad6ff",609,"nuxt.com","[Resources] Repositories improvements V2","2022-06-14T10:46:20Z","https://github.com/nuxt/nuxt.com/issues/609",0.7667885,{"description":2042,"labels":2043,"number":2035,"owner":1994,"repository":2011,"state":2012,"title":2045,"updated_at":2046,"url":2047,"score":2040},"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.",[2044],{"name":2008,"color":2009},"Rejected errors in useAsyncData are broken","2023-12-02T23:30:22Z","https://github.com/nuxt/test-utils/issues/609",{"description":2049,"labels":2050,"number":2054,"owner":1994,"repository":1995,"state":2012,"title":2055,"updated_at":2056,"url":2057,"score":2058},"### Environment\n\nWhen navigating to any component on the `ui.nuxt.com` website, it displays a 500 error and fails to show any content.\n\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.2\n\n### Reproduction\n\nhttps://ui.nuxt.com\n\n### Description\n\nWhen using the `ui.nuxt.com` website and navigating to any component, the site 500 errors.\n\n### Additional context\n\nOnly seems to occur on the latest version of firefox, works fine on chrome.\n\n### Logs\n\n```shell-script\n\n```",[2051,2052,2053],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":1991,"color":1992},3804,"`ui.nuxt.com` 500 errors","2025-04-08T00:51:08Z","https://github.com/nuxt/ui/issues/3804",0.7691361,{"description":2060,"labels":2061,"number":2062,"owner":1994,"repository":2063,"state":2012,"title":2064,"updated_at":2065,"url":2066,"score":2067},"I am using nuxt-icon ^0.4.2 and i have auto imports enabled in which the icons are working properly like this:\r\n`\r\n\u003CIcon name=\"LeafIcon\" /> // LeafIcon is icon component inside components/global\r\n`\r\n\r\nBut when I try to remove/disable suffix for the components folder for auto imports like this in my nuxt.config.ts it is not working (ie. above global icon not working ):\r\n```\r\nexport default defineNuxtConfig({\r\n components: [\r\n {\r\n path: '~/components',\r\n pathPrefix: false\r\n }\r\n ]\r\n)}\r\n```\r\n\r\nI also tried to enable prefix for components/global folder as that might be the issue causing the global icon not being imported.\r\n```\r\nexport default defineNuxtConfig({\r\n components: [\r\n {\r\n path: '~/components',\r\n pathPrefix: false\r\n },\r\n {\r\n path: '~/components/global',\r\n pathPrefix: true\r\n }\r\n ]\r\n)}\r\n```\r\n\r\nEven after doing this I was not able to solve this issue. Is there anything wrong that I have been doing or is it just the issue of nuxt? I just wanted to remove the prefix for components folder as working with larger components nested inside components folder like `components/page/search/TopBanner.vue` would make things complicated as we have to write `\u003CPageSearchTopBanner />` for auto importing that component. Please help on this as I am not able to use the components/global icons for my nuxt-icon.",[],124,"icon","Nuxt Icons unable to resolve the components/global icons when components prefix has been disabled","2024-07-29T16:08:22Z","https://github.com/nuxt/icon/issues/124",0.7697549,{"description":2069,"labels":2070,"number":2074,"owner":1994,"repository":1995,"state":2012,"title":2075,"updated_at":2076,"url":2077,"score":2078},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.14.0\n- Nuxt Version: 3.16.1\n- CLI Version: 3.23.1\n- Nitro Version: 2.11.8\n- Package Manager: npm@10.9.2\n- Builder: -\n- User Config: devtools, modules, css, future, compatibilityDate\n- Runtime Modules: @nuxt/ui@3.0.2, @nuxt/eslint@1.3.0, @nuxt/image@1.10.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.2\n\n### Reproduction\n\nHere is the code used from the doc :\n```\n\u003Cscript setup lang=\"ts\">\nconst items = [\n 'https://picsum.photos/640/640?random=1',\n 'https://picsum.photos/640/640?random=2',\n 'https://picsum.photos/640/640?random=3',\n 'https://picsum.photos/640/640?random=4',\n 'https://picsum.photos/640/640?random=5',\n 'https://picsum.photos/640/640?random=6'\n]\n\u003C/script>\n\n\u003Ctemplate>\n \u003CUCarousel v-slot=\"{ item }\" arrows :items=\"items\" class=\"w-full max-w-xs mx-auto\">\n \u003Cimg :src=\"item\" width=\"320\" height=\"320\" class=\"rounded-lg\">\n \u003C/UCarousel>\n\u003C/template>\n```\n\nDisplay the page in a mobile frame using devtools\n\n### Description\n\nHello\nOn small screens carousel arrows seem to be outside of the screen.\nUsing the demo code from the doc in a fresh new project I get this :\n\n\n\nUsing a max-w-2xs fixes the issue, but is this scenario supposed to be handled by the component itself (ie, should arrows be part of the component width) ?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2071,2072,2073],{"name":1985,"color":1986},{"name":1988,"color":1989},{"name":1991,"color":1992},3813,"Carousel arrows are cropped on small screens","2025-04-08T12:25:30Z","https://github.com/nuxt/ui/issues/3813",0.7710723,{"description":2080,"labels":2081,"number":2086,"owner":1994,"repository":2036,"state":2012,"title":2087,"updated_at":2088,"url":2089,"score":2090},"When we have a long tree in `content/` for example, the user should not have to scroll to access the search.",[2082,2083],{"name":2005,"color":2034},{"name":2084,"color":2085},"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.7749635,{"description":2092,"labels":2093,"number":2086,"owner":1994,"repository":2011,"state":2012,"title":2097,"updated_at":2098,"url":2099,"score":2090},"### Environment\n\n- Operating System: Linux\r\n- Node Version: v18.18.0\r\n- Nuxt Version: 3.9.1\r\n- CLI Version: 3.10.0\r\n- Nitro Version: 2.8.1\r\n- Package Manager: npm@9.4.2\r\n- Builder: -\r\n- User Config: devtools, runtimeConfig\r\n- Runtime Modules: -\r\n- Build Modules: -\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-cr9qis-awh721?file=composables%2Ftests%2FuseTest.test.ts\n\n### Describe the bug\n\n`Cannot mock \"#app/nuxt\" because it is already loaded` error when using `mockNuxtImport` or `mountSuspended` in tests in Nuxt environment.\r\nTry to run `npm run test`.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2094],{"name":2095,"color":2096},"pending triage","5D08F5","`Cannot mock \"#app/nuxt\" because it is already loaded` error when running tests","2024-01-08T19:20:49Z","https://github.com/nuxt/test-utils/issues/694",["Reactive",2101],{},["Set"],["ShallowReactive",2104],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"WiaTbV4m1_1BpPXoPrcGAizhnk8laz5WtwJp5GZ3FM0":-1},"/nuxt/ui/3928"]