\n```",[2040,2041],{"name":2005,"color":2006},{"name":1988,"color":1989},3517,"How To Style NavigationMenu items","2025-03-14T13:01:49Z","https://github.com/nuxt/ui/issues/3517",0.7039907,{"description":2048,"labels":2049,"number":2052,"owner":1994,"repository":1995,"state":2053,"title":2054,"updated_at":2055,"url":2056,"score":2057},"### Environment\n\n- Operating System: Windows_NT\n- Node Version: v22.3.0\n- Nuxt Version: 3.15.0\n- CLI Version: 3.17.2\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.2.0\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui@3.0.0-alpha.10, @nuxt/eslint@0.7.4, @nuxt/image@1.8.1\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.15.0\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/nuxt-ui3-forked-87nr2y\n\n### Description\n\nThis is pretty cut and dry. The current link generated for \"Next\" is the same as \"Last\":\n```\n \u003CPaginationNext v-if=\"showControls || !!slots.next\" as-child>\n \u003Cslot name=\"next\">\n \u003CUButton :color=\"color\" :variant=\"variant\" :size=\"size\" :icon=\"nextIcon\" :to=\"page \u003C pageCount ? to?.(pageCount) : undefined\" />\n \u003C/slot>\n \u003C/PaginationNext>\n \u003CPaginationLast v-if=\"showControls || !!slots.last\" as-child>\n \u003Cslot name=\"last\">\n \u003CUButton :color=\"color\" :variant=\"variant\" :size=\"size\" :icon=\"lastIcon\" :to=\" to?.(pageCount)\" />\n \u003C/slot>\n \u003C/PaginationLast>\n```\n\nA change as simple as `:to=\"page \u003C pageCount ? to?.(page + 1) : undefined` is all the love it needs.\n\n(I've never been involved with GitHub much, so please forgive me for not PR'ing or getting anything wrong in this bug report.)\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2050,2051],{"name":1985,"color":1986},{"name":1988,"color":1989},3008,"closed","UPagination: \"Next\" link navigates to \"Last\"","2025-03-08T12:22:25Z","https://github.com/nuxt/ui/issues/3008",0.6552221,{"description":2059,"labels":2060,"number":2062,"owner":1994,"repository":1995,"state":2053,"title":2063,"updated_at":2064,"url":2065,"score":2066},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v20.11.0\r\n- Nuxt Version: 3.13.1\r\n- CLI Version: 3.13.1\r\n- Nitro Version: 2.9.7\r\n- Package Manager: pnpm@9.9.0\r\n- Builder: -\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Version\r\n\r\nv2.8.0\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/nuxt-ui-u8opw1?file=app.vue\r\n\r\n### Description\r\n\r\nOverflow problem, the select menu is open inside the table\r\n\r\n### Additional context\r\n\r\n\r\n\r\n\r\n### Logs\r\n\r\n_No response_",[2061],{"name":1985,"color":1986},2255,"Overflow probem with SelectMenu inside a table","2024-09-26T10:21:43Z","https://github.com/nuxt/ui/issues/2255",0.670808,{"description":2068,"labels":2069,"number":2072,"owner":1994,"repository":1995,"state":2053,"title":2073,"updated_at":2074,"url":2075,"score":2076},"### Description\n\nHi,\n\nhere in the first form in nuxtui2\nhttps://ui.nuxt.com/components/form \nthe behaviour is that the input field is validated after the blur. If there is an error and I correct it, the error is fixed immediately.\n\nIn v3 the behaviour is different. I have seen the prop validateOn so I can change it to blur, but not like first onBlur and then onInput like in v2.\n\nbest,\ngregor",[2070,2071],{"name":1985,"color":1986},{"name":1988,"color":1989},3006,"How can I get the same form validation behaviour as in v2?","2025-01-06T17:48:11Z","https://github.com/nuxt/ui/issues/3006",0.6820123,{"description":2078,"labels":2079,"number":2082,"owner":1994,"repository":1995,"state":2053,"title":2083,"updated_at":2084,"url":2085,"score":2086},"### Environment\n\n- Operating System: Windows_NT\n- Node Version: v20.16.0\n- Nuxt Version: 3.15.4\n- CLI Version: 3.22.1\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.8.1\n- Builder: -\n- User Config: devtools, compatibilityDate, modules, app, css, colorMode, svgSprite, future, imports, runtimeConfig, ssr\n- Runtime Modules: @nuxt/ui@3.0.0-alpha.13, @nuxt/eslint@1.1.0, @nuxt/icon@1.10.3, @nuxtjs/svg-sprite@1.0.2, @nuxt/image@1.9.0, @vueuse/nuxt@12.7.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.0-alpha.13\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/stupefied-roentgen-y6tdsd\n\n### Description\n\n### Help Nuxt ui 3 table not reactive\n\nWhen I click the button, the table doesn't update. However, when I print the array object, the data is added, but the table still does not update\n\nhttps://codesandbox.io/p/devbox/stupefied-roentgen-y6tdsd\n\nThank you for help\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2080,2081],{"name":1985,"color":1986},{"name":1988,"color":1989},3377,"UI Table is not reactive","2025-02-27T21:19:42Z","https://github.com/nuxt/ui/issues/3377",0.6845148,{"description":2088,"labels":2089,"number":2097,"owner":1994,"repository":1995,"state":2053,"title":2098,"updated_at":2099,"url":2100,"score":2101},"### Environment\n\n- Operating System: Linux\r\n- Node Version: v20.17.0\r\n- Nuxt Version: 3.12.4\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.7\r\n- Package Manager: pnpm@9.10.0\r\n- Builder: -\r\n- User Config: extends, modules, ui, colorMode, routeRules, devtools, typescript, future, eslint, runtimeConfig, compatibilityDate\r\n- Runtime Modules: @nuxt/eslint@0.5.1, @nuxt/fonts@0.7.2, @nuxt/ui@2.18.4, @vueuse/nuxt@10.11.1\r\n- Build Modules: -\n\n### Version\n\n2.18.4\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-ui-9zrfga?file=app.vue\r\n\n\n### Description\n\nHi everyone.\r\nI truly appreciate your work. Many many thanks!!\r\nI'm starting a new project, my first project with \"nuxt\" and \"nuxt ui+pro\" (I liked the dashboard theme).\r\nMaybe I'm doing something wrong, in this case please help me.\r\nOtherwise I think I found an error in the theme of the UDashboardModal component.\r\n\r\nThe background of UDashboardModal does not follow the length of its content in \"mobile view\" (small devide, in this example 400x616).\r\n\r\n\r\n\r\nIn desktop viewport work as expected.\r\n\r\n\r\n\r\nWhat's do you think?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2090,2091,2094],{"name":1985,"color":1986},{"name":2092,"color":2093},"duplicate","cfd3d7",{"name":2095,"color":2096},"pro","5BD3CB",2220,"Issue Nuxt UI Pro UDashboardModal background ","2024-10-06T18:00:50Z","https://github.com/nuxt/ui/issues/2220",0.68572265,["Reactive",2103],{},["Set"],["ShallowReactive",2106],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"Zo-JJtaeD7dmZqAMEU7Zn4BIojZ6R5uPxpyTLsHYke8":-1},"/nuxt/ui/3189"]