\n```\nCurrently, `UButton` doesn't have a `rel` attribute, which is required for ... you know.\n\nAlso for some reason, it's already having `target=\"_blank\"` without me even adding it to the element (?)\n\n### Additional context\n\n_No response_",[3167,3168,3169],{"name":3138,"color":3139},{"name":3156,"color":3157},{"name":3141,"color":3142},4611,"Support for `rel` attributes for `\u003CUButton to=\"\"/>`","2025-07-27T05:16:45Z","https://github.com/nuxt/ui/issues/4611",0.75425607,{"description":3176,"labels":3177,"number":3181,"owner":3144,"repository":3145,"state":3146,"title":3182,"updated_at":3183,"url":3184,"score":3185},"### Description\n\nThis feature request proposes that the InputNumber component be enhanced with leading and trailing slot support. \n\nCurrently, components such as **Input**, **InputMenu**, **Select**, and **SelectMenu** already offer these slots for inserting custom content. For consistency across the UI library and to provide developers with a uniform customization experience, it is imperative that InputNumber is updated to include both leading and trailing slots. \n\n### Additional context\n\n_No response_",[3178,3179,3180],{"name":3138,"color":3139},{"name":3156,"color":3157},{"name":3141,"color":3142},4201,"[InputNumber] Add support for leading & trailing slots","2025-05-21T13:07:28Z","https://github.com/nuxt/ui/issues/4201",0.75674653,{"description":3187,"labels":3188,"number":3192,"owner":3144,"repository":3145,"state":3146,"title":3193,"updated_at":3194,"url":3195,"score":3196},"### Description\n\nI would like to use the InputNumber component, but I don't necessarily want the increment/decrement buttons to show up.\n\n### Additional context\n\n_No response_",[3189,3190,3191],{"name":3138,"color":3139},{"name":3156,"color":3157},{"name":3141,"color":3142},4718,"[InputNumber] add option to hide increment/decrement buttons","2025-08-12T08:05:11Z","https://github.com/nuxt/ui/issues/4718",0.75807947,{"description":3198,"labels":3199,"number":3206,"owner":3144,"repository":3144,"state":3207,"title":3208,"updated_at":3209,"url":3210,"score":3211},"### Environment\n\nhttps://codesandbox.io/p/sandbox/nuxt3-shu-ju-wei-kong-hui-chu-fa-plugins-7ehq1o\n\n### Reproduction\n\nhttps://codesandbox.io/p/sandbox/nuxt3-shu-ju-wei-kong-hui-chu-fa-plugins-7ehq1o\n\n### Describe the bug\n\ninit被触发会被执行多次 具体请看简单示例\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3200,3203],{"name":3201,"color":3202},"3.x","29bc7f",{"name":3204,"color":3205},"pending triage","E99695",19170,"closed","使用computed中的值 当值为空时 会导致重新渲染 plugins中的插件会被重复执行多次","2023-02-20T13:09:22Z","https://github.com/nuxt/nuxt/issues/19170",0.7221942,{"description":3213,"labels":3214,"number":3217,"owner":3144,"repository":3144,"state":3207,"title":3218,"updated_at":3219,"url":3220,"score":3221},"### Describe the feature\n\n一问:官网文档为什么这么卡呢?\r\n二问:官网文档为什么这么卡呢?\r\n三问:官网文档为什么这么卡呢?\n\n### Additional information\n\n- [X] Would you be willing to help implement this feature?\n- [X] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3215,3216],{"name":3201,"color":3202},{"name":3204,"color":3205},22599,"官网文档为什么这么卡呢?","2023-08-12T07:13:45Z","https://github.com/nuxt/nuxt/issues/22599",0.7252854,{"description":3223,"labels":3224,"number":3230,"owner":3144,"repository":3144,"state":3207,"title":3231,"updated_at":3232,"url":3233,"score":3234},"### Environment\n\n \"nuxt\": \"^3.3.1\"\r\n\n\n### Reproduction\n\n\u003Ctemplate>\r\n \u003Cblockquote contenteditable=\"true\" >\r\n \u003Cp>Edit this content to add your own quote\u003C/p>\r\n \u003C/blockquote>\r\n\u003C/template>\r\n\n\n### Describe the bug\n\ncontenteditable=\"true\" attribute invaild\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3225,3226,3227],{"name":3201,"color":3202},{"name":3204,"color":3205},{"name":3228,"color":3229},"needs reproduction","FBCA04",20068,"html tag use contenteditable=\"true\" invaild ","2023-04-04T08:39:07Z","https://github.com/nuxt/nuxt/issues/20068",0.73586595,{"description":3236,"labels":3237,"number":3240,"owner":3144,"repository":3145,"state":3207,"title":3241,"updated_at":3242,"url":3243,"score":3244},"### Description\n\nThis would be a new prop for `UInputTags` that would allow you to set a max length on the items being added. \n\n```\n\u003CInputTags v-model=\"items\" :max-item-length=\"25\" />\n\nconst items = ref([\n \"ok\",\n \"this one would not be ok because of how long it is\"\n])\n```\n\nThough, you could use something like Zod to do form validation, I think this could just apply a `maxlength` to the input itself to prevent typing more than the limit.\n\n### Additional context\n\n_No response_",[3238,3239],{"name":3138,"color":3139},{"name":3156,"color":3157},4405,"InputTags max item length","2025-07-01T08:35:33Z","https://github.com/nuxt/ui/issues/4405",0.736141,{"description":3246,"labels":3247,"number":3250,"owner":3144,"repository":3144,"state":3207,"title":3251,"updated_at":3252,"url":3253,"score":3254},"Describe how to implement and use filters",[3248,3249],{"name":3201,"color":3202},{"name":3204,"color":3205},15635,"docs: add filter documentation in plugin section","2023-01-19T18:24:54Z","https://github.com/nuxt/nuxt/issues/15635",0.74310946,["Reactive",3256],{},["Set"],["ShallowReactive",3259],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fLK0G9ruMmTKxo9hHP-mzU1GDnVKXETMDqA9FLDBHdc8":-1},"/nuxt/ui/4406"]