\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.",[2899,2902,2903],{"name":2900,"color":2901},"bug","d73a4a",{"name":2871,"color":2872},{"name":2889,"color":2890},2859,"UInputNumber changes value on blur when not asked for","2024-12-08T12:04:52Z","https://github.com/nuxt/ui/issues/2859",0.7273329,{"description":2910,"labels":2911,"number":2914,"owner":2874,"repository":2875,"state":2876,"title":2915,"updated_at":2916,"url":2917,"score":2918},"### Description\n\nHeader slot doesn't approve custom element style like `bg-header`. In some cases I need to change the border or background color of header, body and footer.\n \n```\n\u003Cscript setup lang=\"ts\">\nconst modal = useModal()\n\u003C/script>\n\n\u003Ctemplate>\n \u003CUModal title=\"Title\" :ui=\"{\n header: 'bg-header',\n }\">\n\n \u003C/UModal>\n\u003C/template>\n\u003Cstyle scoped>\n.bg-header{\n background-color: #000;\n}\n\u003C/style>\n```",[2912,2913],{"name":2868,"color":2869},{"name":2871,"color":2872},3372,"Add custom element style to modal","2025-02-27T14:46:11Z","https://github.com/nuxt/ui/issues/3372",0.7384622,{"description":2920,"labels":2921,"number":2922,"owner":2874,"repository":2923,"state":2876,"title":2924,"updated_at":2925,"url":2926,"score":2927},"Hello Nuxters,\r\n\r\nI'm a fan and a supporter of nuxt and wanted to contribute in any way possible.\r\nNot sure if it is under cooking, but if not, I would be glad to add a deploy page for (Coolify.io)[https://coolify.io/]\r\n\r\nPlease let me know if that would be an acceptable pull request.\r\n\r\nThanks,\r\nMohannad",[],1609,"nuxt.com","docs: add deploy to Coolify.io","2024-07-19T06:05:15Z","https://github.com/nuxt/nuxt.com/issues/1609",0.74153423,{"description":2929,"labels":2930,"number":2936,"owner":2874,"repository":2923,"state":2937,"title":2938,"updated_at":2939,"url":2940,"score":2941},"When we have a long tree in `content/` for example, the user should not have to scroll to access the search.",[2931,2933],{"name":2885,"color":2932},"1ad6ff",{"name":2934,"color":2935},"responsive","1cd1c6",694,"closed","[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.6883035,{"description":2943,"labels":2944,"number":2936,"owner":2874,"repository":2948,"state":2937,"title":2949,"updated_at":2950,"url":2951,"score":2941},"### 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_",[2945],{"name":2946,"color":2947},"pending triage","5D08F5","test-utils","`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",{"description":2953,"labels":2954,"number":2960,"owner":2874,"repository":2875,"state":2937,"title":2961,"updated_at":2962,"url":2963,"score":2964},"### Environment\n\n- Operating System: Darwin\n- Node Version: v23.7.0\n- Nuxt Version: 3.15.4\n- CLI Version: 3.21.1\n- Nitro Version: 2.10.4\n- Package Manager: bun\n- Builder: -\n- Runtime Modules: @nuxt/ui-pro@3.0.0-alpha.12\n- Build Modules: -\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha12\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/hidden-snow-d6s8wz?workspaceId=ws_JNWrpb8H73oZGFCJNwBaqL\n\n### Description\n\nWhen using the USelectMenu within a UModal, the search input of the select menu is not working correctly.\n\nIt can't be focused and typing only focuses the SelectMenu itself.\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2955,2956,2959],{"name":2900,"color":2901},{"name":2957,"color":2958},"duplicate","cfd3d7",{"name":2871,"color":2872},3288,"USelectMenu broken within UModal","2025-02-11T14:11:07Z","https://github.com/nuxt/ui/issues/3288",0.70280117,{"description":2966,"labels":2967,"number":2968,"owner":2874,"repository":2969,"state":2937,"title":2970,"updated_at":2971,"url":2972,"score":2973},"I got the exception when i use the @nuxt/icon and nuxt-icon 1.0.0-beta.7, I just try both version. And I got the same error.\r\n\r\nhere is the dependencies\r\n\"dependencies\": {\r\n \"big.js\": \"^6.2.1\",\r\n \"nuxt\": \"^3.12.3\",\r\n \"nuxt-icon\": \"1.0.0-beta.7\",\r\n \"qrcode-vue3\": \"^1.6.8\",\r\n \"vue\": \"latest\"\r\n },\r\n \"devDependencies\": {\r\n \"@formkit/auto-animate\": \"^0.8.2\",\r\n \"@nuxtjs/tailwindcss\": \"^6.12.0\",\r\n \"@pinia-plugin-persistedstate/nuxt\": \"^1.2.1\",\r\n \"@pinia/nuxt\": \"^0.5.1\",\r\n \"@vueuse/nuxt\": \"^10.11.0\"\r\n }\r\n\r\nCannot read properties of undefined (reading 'startsWith')\r\n\r\nat ReactiveEffect.fn (./node_modules/.pnpm/@vue+reactivity@3.4.31/node_modules/@vue/reactivity/dist/reactivity.cjs.js:994:13)\r\nat ReactiveEffect.run (./node_modules/.pnpm/@vue+reactivity@3.4.31/node_modules/@vue/reactivity/dist/reactivity.cjs.js:172:19)\r\nat get value [as value] (./node_modules/.pnpm/@vue+reactivity@3.4.31/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1006:109)\r\nat ./node_modules/.pnpm/nuxt-icon@1.0.0-beta.7_magicast@0.3.4_rollup@4.18.0_vite@5.3.3_@types+node@20.14.10_terser@5.31.1__vue@3.4.31/node_modules/nuxt-icon/dist/runtime/components/index.js:36:44\r\nat ReactiveEffect.fn (./node_modules/.pnpm/@vue+reactivity@3.4.31/node_modules/@vue/reactivity/dist/reactivity.cjs.js:994:13)\r\nat ReactiveEffect.run (./node_modules/.pnpm/@vue+reactivity@3.4.31/node_modules/@vue/reactivity/dist/reactivity.cjs.js:172:19)\r\nat get value [as value] (./node_modules/.pnpm/@vue+reactivity@3.4.31/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1006:109)\r\nat Proxy. (./node_modules/.pnpm/nuxt-icon@1.0.0-beta.7_magicast@0.3.4_rollup@4.18.0_vite@5.3.3_@types+node@20.14.10_terser@5.31.1__vue@3.4.31/node_modules/nuxt-icon/dist/runtime/components/index.js:43:17)\r\nat renderComponentRoot (./node_modules/.pnpm/@vue+runtime-core@3.4.31/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:886:16)",[],190,"icon","Cannot read properties of undefined (reading 'startsWith')","2024-07-15T16:02:09Z","https://github.com/nuxt/icon/issues/190",0.70754534,{"description":2975,"labels":2976,"number":2977,"owner":2874,"repository":2923,"state":2937,"title":2978,"updated_at":2979,"url":2980,"score":2981},"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.7205894,["Reactive",2983],{},["Set"],["ShallowReactive",2986],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f0WchYnU6gqgEuL6eDkVQZaXkden6yWvt3UsmJVv_7bg":-1},"/nuxt/nuxt.com/1232"]