\n \u003C/template>\n\n \u003Ccomponent\n v-if=\"resolvedComponent\"\n :is=\"resolvedComponent\"\n :field=\"field\"\n :fieldName=\"fieldName\"\n :state=\"state\"\n />\n\n \u003Ctemplate v-if=\"helpContent\" #help>\n \u003Cspan v-html=\"cleanHTML(helpContent)\" />\n \u003C/template>\n \u003C/UFormField>\n```\n\n ```\n \u003CURadioGroup\n v-model=\"state[fieldName]\"\n :items=\"transformOptions(field['#options'] || {})\"\n orientation=\"horizontal\"\n class=\"w-full\"\n />\n```\n\n```\n \u003CUSelect\n v-model=\"state[fieldName]\"\n placeholder=\"Select\"\n :items=\"transformOptions(field['#options'] || {})\"\n class=\"w-full\"\n />\n\n```\nHowever when using a UCheckbox label and description have to be set here\n\n```\n \u003CUCheckbox\n v-model=\"checkboxValue\"\n :label=\"field['#title']\"\n :description=\"field['#description']\"\n class=\"w-full\"\n @update:model-value=\"props.state[fieldName] = $event\"\n />\n```\n\nSeems like this is a bug or maybe this is by design?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2076,2077],{"name":2055,"color":2056},{"name":2020,"color":2021},3294,"UCheckbox fieldform support","2025-02-12T19:23:36Z","https://github.com/nuxt/ui/issues/3294",0.69029784,{"description":2084,"labels":2085,"number":2087,"owner":1991,"repository":1992,"state":2059,"title":2088,"updated_at":2089,"url":2090,"score":2091},"### For what version of Nuxt UI are you suggesting this?\n\nv2.x\n\n### Description\n\nThe config of the divider component allows to define types:\n\n```\ntype: {\n solid: 'border-solid',\n dotted: 'border-dotted',\n dashed: 'border-dashed',\n},\n```\n\nHowever, the solid type is set by default and can only be changed per Divider component, not globally via config. It would be great to be able to set a custom default type like so:\n\n```\ndefault: {\n border: {\n type: 'dotted',\n },\n},\n```\n\n### Additional context\n\n_No response_",[2086],{"name":2002,"color":2032},2398,"Define default type for Divider","2024-10-19T12:19:23Z","https://github.com/nuxt/ui/issues/2398",0.700435,{"description":2093,"labels":2094,"number":2098,"owner":1991,"repository":1991,"state":2059,"title":2099,"updated_at":2100,"url":2101,"score":2102},"## Desired Outcome\r\nMy goal is to have a `topic/:slug?` route, that would look like the following in a non-nuxt vue project: \r\n\r\n\u003Cimg width=\"675\" alt=\"screen shot 2018-01-17 at 6 21 01 pm\" src=\"https://user-images.githubusercontent.com/11467210/35047449-63b6ab4c-fbb3-11e7-9195-0d7a8bb16416.png\">\r\n\r\ne.g to have a slug as an **optional** parameter for the `/topic` route.\r\n\r\n## The Problem\r\nMy `pages` folder looks like this:\r\n\r\n\u003Cimg width=\"194\" alt=\"screen shot 2018-01-24 at 8 55 31 pm\" src=\"https://user-images.githubusercontent.com/11467210/35373096-86796fee-01b6-11e8-8382-e9871c9dca2f.png\">\r\n\r\nHowever, the result is `/topic/:slug` instead of `/topic/:slug?`:\r\n\r\n\u003Cimg width=\"427\" alt=\"screen shot 2018-01-17 at 6 25 51 pm\" src=\"https://user-images.githubusercontent.com/11467210/35047904-dd3cbd2a-fbb4-11e7-815e-f4affe4d324b.png\">\r\n\r\nWhat am I doing wrong? Is it a bug?\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2279\">#c2279\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2095],{"name":2096,"color":2097},"2.x","d4c5f9",2620,"Router :: param doesn't want to be optional","2023-01-18T16:02:23Z","https://github.com/nuxt/nuxt/issues/2620",0.7041338,["Reactive",2104],{},["Set"],["ShallowReactive",2107],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"e7m8PXXktu75Gvqwg5m2P5qoDvFYwfGIHBss7sV5E_0":-1},"/nuxt/ui/3933"]