\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.",[2001,2002,2005],{"name":1985,"color":1986},{"name":2003,"color":2004},"v3","49DCB8",{"name":2006,"color":2007},"triage","ffffff",2859,"ui","UInputNumber changes value on blur when not asked for","2024-12-08T12:04:52Z","https://github.com/nuxt/ui/issues/2859",0.69893384,{"description":2015,"labels":2016,"number":2020,"owner":1991,"repository":2021,"state":2022,"title":2023,"updated_at":2024,"url":2025,"score":2026}," \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",[2017],{"name":2018,"color":2019},"enhancement","1ad6ff",609,"nuxt.com","closed","[Resources] Repositories improvements V2","2022-06-14T10:46:20Z","https://github.com/nuxt/nuxt.com/issues/609",0.6413478,{"description":2028,"labels":2029,"number":2020,"owner":1991,"repository":2033,"state":2022,"title":2034,"updated_at":2035,"url":2036,"score":2026},"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.",[2030],{"name":2031,"color":2032},"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":2038,"labels":2039,"number":1990,"owner":1991,"repository":2040,"state":2022,"title":2041,"updated_at":2042,"url":2043,"score":1997},"### Environment\r\n\r\nnpx nuxi info\r\nWorking directory: /Users/nico/sources/empty-app 11:10:13 AM\r\nNuxt project info: (copied to clipboard) 11:10:13 AM\r\n\r\n------------------------------\r\n- Operating System: Darwin\r\n- Node Version: v22.3.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: yarn@1.22.22\r\n- Builder: -\r\n- User Config: compatibilityDate, devtools, modules\r\n- Runtime Modules: @nuxt/icon@1.0.0\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nI started from an empty app, then add a single nuxt module.\r\n\r\nThis module has been spotted in another context as being the source of the exact same issue. The link below is a reproduction context, with both dev and production run logs. It also provides the .output I got after using `npx nuxi build`.\r\n\r\nhttps://github.com/kogratte/nuxt-icons-issue\r\n\r\n### Describe the bug\r\n\r\nWorking on another project, I have an issue `Package import specifier \"#internal/nitro/virtual/app-config\" is not defined in package /Users/nico/sources/empty-app/node_modules/nitropack/package.json imported from /Users/nico/sources/empty-app/node_modules/nitropack/dist/runtime/config.mjs`.\r\n\r\nAs we were not aware of the origin, we tried to deep dive to finaly use a \"remove and try\" method. We finally spotted that the simple presence of this module (nuxt/icons) in our reusable layer what at the origin of the issue. As soon as we remove it, things goes well.\r\n\r\nWe've been wondering if it could be due to a bad combination, and created the linked repository.\r\n\r\n`npx nuxi dev` => Ends with error.\r\n`npx nuxi build` => OK.\r\n `node .output/server/index.mj` => Same error as `nuxi dev`.\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell-script\r\nSee .log files in the linked repository.\r\n```\r\n",[],"icon","Package import specifier \"#internal/nitro/virtual/app-config\" is not defined","2025-02-04T06:18:09Z","https://github.com/nuxt/icon/issues/204",{"description":2045,"labels":2046,"number":2050,"owner":1991,"repository":2009,"state":2022,"title":2051,"updated_at":2052,"url":2053,"score":2054},"### 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```",[2047,2048,2049],{"name":1985,"color":1986},{"name":2003,"color":2004},{"name":2006,"color":2007},3804,"`ui.nuxt.com` 500 errors","2025-04-08T00:51:08Z","https://github.com/nuxt/ui/issues/3804",0.64600915,{"description":2056,"labels":2057,"number":2061,"owner":1991,"repository":2009,"state":2022,"title":2062,"updated_at":2063,"url":2064,"score":2065},"### For what version of Nuxt UI are you suggesting this?\n\nv3-alpha\n\n### Description\n\nUnless I've missed something in the docs, there doesn't seem to be a way to disable the search input in the SelectMenu component. In v2 the search feature was opt, is there a chance this will also be the case in v3?\n\n### Additional context\n\n_No response_",[2058,2060],{"name":2018,"color":2059},"a2eeef",{"name":2003,"color":2004},2516,"Disable search in select menu component","2024-11-03T09:28:03Z","https://github.com/nuxt/ui/issues/2516",0.6522799,{"description":2067,"labels":2068,"number":2078,"owner":1991,"repository":2009,"state":2022,"title":2079,"updated_at":2080,"url":2081,"score":2082},"### Environment\n\nThank you for this awesome module. I am not sure that this issue should be reported here but in case there is an issue with this module and `nuxt-schema-org`. When the UI package (v3.0.0-beta.3) is installed and after I try to install `nuxt-schema-org` it throws an error ` ERROR Could not load nuxt-schema-org. Is it installed?` The issue is not reproducible with UI version 2.* \n\n-- Operation System: macOS 15\n-- nuxt versions: 3.16.0\n-- node version: 20\n-- package manager: yarn \n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-beta.3\n\n### Reproduction\n\nnuxt config can be helpful \n```\nexport default defineNuxtConfig({\n future: {\n compatibilityVersion: 4,\n },\n compatibilityDate: \"2024-11-01\",\n devtools: { enabled: true },\n app: {\n head: {\n title: 'Nuxt', // default fallback title\n link: [\n { rel: 'icon', type: 'image/x-icon', sizes: \"16x16\", href: '/assets/favicon-16x16.png' },\n { rel: 'icon', type: 'image/x-icon', sizes: \"32x32\", href: '/assets/favicon-32x32.png' },\n { rel: 'icon', type: 'image/x-icon', sizes: \"48x48\", href: '/assets/favicon-48x48.png' },\n { rel: 'icon', type: 'image/x-icon', sizes: \"192x192\", href: '/assets/android-chrome-192x192.png' },\n { rel: 'icon', type: 'image/x-icon', sizes: \"512x512\", href: '/assets/android-chrome-512x512.png' },\n {\n rel: 'apple-touch-icon',\n type: 'image/x-icon',\n sizes: \"180x180\",\n href: '/assets/apple-touch-icon.png'\n },\n ]\n }\n },\n modules: [\n 'nuxt-schema-org',\n \"@nuxt/image\",\n \"@nuxtjs/i18n\",\n '@nuxt/ui',\n \"@nuxt/eslint\",\n \"@nuxt/test-utils/module\",\n \"@pinia/nuxt\",\n \"nuxt-time\"\n ],\n i18n: {\n baseUrl: 'https://...',\n locales: [\n { code: \"en\", language: \"en-US\", name: \"EN\" },\n { code: \"ru\", language: \"ru-RU\", name: \"RU\" },\n { code: \"kz\", language: \"kk-KZ\", name: \"KZ\", hreflang: 'kk' },\n ],\n defaultLocale: \"ru\",\n vueI18n: \"~~/i18n.config.ts\", // if you are using custom path, default\n },\n image: {\n domains: [\"....com\"],\n },\n\n routeRules: {\n \"/\": { redirect: '/blog' },\n \"/blog\": { swr: true },\n \"/blog/category/**\": { swr: true },\n \"/blog/article/**\": { ssr: true },\n },\n runtimeConfig: {\n public: {\n apiBase: process.env.NUXT_PUBLIC_API_BASE || \"https://...\",\n },\n },\n sourcemap: {\n server: true,\n client: true,\n }\n});\n```\n\n### Description\n\nconflict with nuxt-schema-org\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2069,2070,2073,2074,2075],{"name":1985,"color":1986},{"name":2071,"color":2072},"needs reproduction","CB47CF",{"name":2003,"color":2004},{"name":2006,"color":2007},{"name":2076,"color":2077},"closed-by-bot","ededed",3531,"Issue with module nuxt-schema-org","2025-03-25T02:04:41Z","https://github.com/nuxt/ui/issues/3531",0.6598619,{"description":2084,"labels":2085,"number":2086,"owner":1991,"repository":2021,"state":2022,"title":2087,"updated_at":2088,"url":2089,"score":2090},"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,"Collaborative plugin","2023-06-06T12:14:51Z","https://github.com/nuxt/nuxt.com/issues/385",0.6700327,{"description":2092,"labels":2093,"number":2086,"owner":1991,"repository":2097,"state":2022,"title":2098,"updated_at":2099,"url":2100,"score":2090},"### 📚 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_",[2094],{"name":2095,"color":2096},"documentation","0075ca","scripts","Vitest combined with GTM","2025-02-12T09:08:53Z","https://github.com/nuxt/scripts/issues/385",["Reactive",2102],{},["Set"],["ShallowReactive",2105],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"0-4BTekLPFE-nKzzPuqqEYWVuC8UGLBg-JUroeT4Wmg":-1},"/nuxt/ui/3240"]