\n \u003C/template>\n \u003C/UPopover>\n\n \u003Csvgo-email>\u003C/svgo-email>\n \u003Csvgo-wechat>\u003C/svgo-wechat>\n \u003Csvgo-phone>\u003C/svgo-phone>\n \u003C/div>\n//layout/default.vue\n \u003CHtml :lang=\"head.htmlAttrs.lang\" :dir=\"head.htmlAttrs.dir\">\n \u003CHead>\n\n\u003C!--\n \u003CTitle>{{ title }}\u003C/Title>\n-->\n \u003Ctemplate v-for=\"link in head.link\" :key=\"link.id\">\n \u003CLink :id=\"link.id\" :rel=\"link.rel\" :href=\"link.href\" :hreflang=\"link.hreflang\" />\n \u003C/template>\n \u003Ctemplate v-for=\"meta in head.meta\" :key=\"meta.id\">\n \u003CMeta :id=\"meta.id\" :property=\"meta.property\" :content=\"meta.content\" />\n \u003C/template>\n \u003C/Head>\n \u003CBody>\n \u003CUApp :toaster=\"{position:'top-center'}\">\n \u003Csys-header >\u003C/sys-header>\n \u003Csys-side>\u003C/sys-side>\n \u003Cslot />\n \u003Csys-footer>\u003C/sys-footer>\n \u003C/UApp>\n \u003C/Body>\n \u003C/Html>\n \u003C/div>\n\n\n### Logs\n\n```shell-script\n\n```",[1995,1998,2001],{"name":1996,"color":1997},"bug","d73a4a",{"name":1999,"color":2000},"needs reproduction","CB47CF",{"name":2002,"color":2003},"v3","49DCB8",2915,"ui","closed","a big error about UPopover,popover always show at wrong place","2025-01-25T13:11:46Z","https://github.com/nuxt/ui/issues/2915",0.7254655,{"description":2012,"labels":2013,"number":2016,"owner":1985,"repository":2005,"state":2006,"title":2017,"updated_at":2018,"url":2019,"score":2020},"### Environment\n\n- OS: Sonoma 14.6\n- Nuxt 3.15.4\n- Node v20.18.0\n- NuxtUI 3.0.0-alpha.12\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.12\n\n### Reproduction\n\nCreate a new project using the NuxtUI 3 starter `npx nuxi init -t ui3 \u003Cmy-app>`\nPaste code from Pagination example \n\n### Description\n\nI have been trying to get pagination working on the table and cannot seem to get the data in the table to only show current page data. The pagination component displays at the bottom of the page but I see the entire list of items in the array.\n\nI created a new project from scratch using the NuxtUI Starter and used the Table with Pagination example as well and still face the same issue.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2014,2015],{"name":1996,"color":1997},{"name":2002,"color":2003},3311,"Table pagination not working","2025-02-13T16:08:53Z","https://github.com/nuxt/ui/issues/3311",0.72689646,{"description":2022,"labels":2023,"number":2031,"owner":1985,"repository":2005,"state":2006,"title":2032,"updated_at":2033,"url":2034,"score":2035},"### Description\n\nHello there! thank you all for this awesome library! I'm using the pro version to leverage the Dashboard components, which have been very useful so far, but I'm currently in need of something like this:\n\n\n\nThe idea is to have a NavBar on top of all DashboardPanels across all pages. As far as I can understand the documentation, both DashboardNavbar and DashboardToolbar can only be used inside of a DashboardPanel, but would it be possible to somehow achieve this without breaking the way that the Dashboard components interact with each other? \n\nIn version 2 I kinda went around by just nesting a DashboardPanel inside of a main one (Placed in the layout file) which the Navbar inside it, and then I placed the `\u003Cslot />` for the rest of the content, which could be either 1 or more DashboardPanels.\n\nThanks in advance!",[2024,2027,2028],{"name":2025,"color":2026},"question","d876e3",{"name":2002,"color":2003},{"name":2029,"color":2030},"pro","5BD3CB",3627,"How to add a persistent Navbar on top of all DashboardPanels inside of a DashboardGroup?","2025-03-19T20:53:14Z","https://github.com/nuxt/ui/issues/3627",0.73130035,{"description":2037,"labels":2038,"number":2044,"owner":1985,"repository":2005,"state":2006,"title":2045,"updated_at":2046,"url":2047,"score":2048},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.12.0\n- Nuxt Version: 3.15.0\n- CLI Version: 3.17.2\n- Nitro Version: 2.10.4\n- Package Manager: pnpm@9.14.4\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui@3.0.0-alpha.10\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-apha.10\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/nuxt-ui3-forked-jncllj\n\n### Description\n\nRelated : https://github.com/histoire-dev/histoire/issues/702\n\nWhen a component is ULink or uses ULink (ex: UButton), Histoire doesn't work anymore.\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nLink.vue:108 Uncaught (in promise) TypeError: Cannot destructure property 'href' of 'undefined' as it is undefined.\n at Link.vue:108:28\n at Proxy.renderFnWithContext (runtime-core.esm-bundler.js?v=896f4f1e:699:13)\n at Proxy.\u003Canonymous> (components.mjs:12:28)\n at renderComponentRoot (runtime-core.esm-bundler.js?v=896f4f1e:6521:16)\n at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js?v=896f4f1e:5343:46)\n at ReactiveEffect.run (reactivity.esm-bundler.js?v=896f4f1e:198:19)\n at setupRenderEffect (runtime-core.esm-bundler.js?v=896f4f1e:5478:5)\n at mountComponent (runtime-core.esm-bundler.js?v=896f4f1e:5253:7)\n at processComponent (runtime-core.esm-bundler.js?v=896f4f1e:5206:9)\n at patch (runtime-core.esm-bundler.js?v=896f4f1e:4722:11)\n```",[2039,2040,2041],{"name":1996,"color":1997},{"name":2002,"color":2003},{"name":2042,"color":2043},"triage","ffffff",3004,"ULink make Histoire crash","2025-03-28T17:36:15Z","https://github.com/nuxt/ui/issues/3004",0.74025893,{"description":2050,"labels":2051,"number":2059,"owner":1985,"repository":2005,"state":2006,"title":2060,"updated_at":2061,"url":2062,"score":2063},"### Environment\n\nNode 22\nNuxt 4\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0 alpha 10\n\n### Reproduction\n\n1. create a modal and a slideover using useModal and useSlideover\n2. create a button **(first button**) that opens the modal with useModal()\n3. create one as well **(second button**) INSIDE! the slideover that opens the same modal with useModal()\n\n### Description\n\nNow open the modal outside the slideover with the **first button**. Thats set an index I suppose.\nBut now if you open the slideover and click the **second button** which opens the same modal, it appears behind the slideover.\n\nBut if you reload the page, open the slideover first and then press the second button without ever pressing the first button to open the modal it appears infront.\n\n### Additional context\n\n\n\n\n\n### Logs\n\n```shell-script\n\n```",[2052,2053,2054,2055,2056],{"name":1996,"color":1997},{"name":1999,"color":2000},{"name":2002,"color":2003},{"name":2042,"color":2043},{"name":2057,"color":2058},"closed-by-bot","ededed",3079,"Modal and slideover z-index bug","2025-03-25T02:04:49Z","https://github.com/nuxt/ui/issues/3079",0.746754,{"description":2065,"labels":2066,"number":2072,"owner":1985,"repository":2005,"state":2006,"title":2073,"updated_at":2074,"url":2075,"score":2076},"### Description\n\nI think it would be very cool and helpful if the accordion items could have some drag functionality. I want my users to be able to add links to their account in a accordion form. They should be able to reorder it as well. Not sure if the accordion is the right component to add it or that it could be something on it's own. You might have different thoughts. See https://github.com/nuxt/ui/issues/825\n\n### Additional context\n\n_No response_",[2067,2070,2071],{"name":2068,"color":2069},"enhancement","a2eeef",{"name":2002,"color":2003},{"name":2042,"color":2043},3637,"Add drag behaviour to `accordion`","2025-03-24T17:08:50Z","https://github.com/nuxt/ui/issues/3637",0.7544447,{"description":2078,"labels":2079,"number":2082,"owner":1985,"repository":2005,"state":2006,"title":2083,"updated_at":2084,"url":2085,"score":2086},"### Description\n\nIn v3, we seem to have lost any focus indication on Buttons. This looks intentional as I see `focus:outline-hidden` on the base. For a11y and good keyboard navigation, it's best practice to have a visual indication of focus: https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/#discernibleandpredictablekeyboardfocus\n\nIt seems we've taken a step backward from v2 in this regard. Was this intentional? Is the intent for users to add their own `focus-visible:*` classes via app config?",[2080,2081],{"name":2025,"color":2026},{"name":2002,"color":2003},3658,"Button Focus Indication","2025-03-24T09:50:12Z","https://github.com/nuxt/ui/issues/3658",0.7590942,{"description":2088,"labels":2089,"number":2093,"owner":1985,"repository":2005,"state":2006,"title":2094,"updated_at":2095,"url":2096,"score":2097},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.12.0\n- Nuxt Version: 3.16.0\n- CLI Version: 3.22.5\n- Nitro Version: 2.11.6\n- Package Manager: pnpm@10.6.2\n- Builder: -\n- User Config: modules, css, runtimeConfig, uiPro, compatibilityDate, devtools, future, experimental\n- Runtime Modules: @nuxt/eslint@1.2.0, @nuxt/ui-pro@3.0.0, @nuxt/content@3.3.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0\n\n### Reproduction\n\n```html\n\u003CProsePre lang=\"yaml\">{{ yaml }}\u003C/ProsePre>\n```\n\n\n### Description\n\nMade sure I have content installed and loaded - renders just fine, copy button shows the ✅ - but nothing is copied\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2090,2091,2092],{"name":1996,"color":1997},{"name":2002,"color":2003},{"name":2042,"color":2043},3545,"Clipboard button doesnt copy content when using ProsePre directly","2025-03-13T00:31:04Z","https://github.com/nuxt/ui/issues/3545",0.76016873,{"description":2099,"labels":2100,"number":2102,"owner":1985,"repository":2005,"state":2006,"title":2103,"updated_at":2104,"url":2105,"score":2106},"### Environment\n\n- Operating System: Linux\r\n- Node Version: v20.12.0\r\n- Nuxt Version: 3.10.0\r\n- CLI Version: 3.10.0\r\n- Nitro Version: 2.8.1\r\n- Package Manager: npm@10.5.0\r\n- Builder: -\r\n- User Config: devtools, modules\r\n- Runtime Modules: @nuxt/ui@2.18.6\r\n- Build Modules: -\n\n### Version\n\n2.18.6\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/k6rsz6?file=%2Fapp.vue%3A1%2C1\n\n### Description\n\nI'm trying to add types for a `ref` to a `UForm` component, but when I tried to use the `setErrors` method there was the following typescript error:\r\n\r\n```\r\nProperty 'setErrors' does not exist on type\r\n'CreateComponentPublicInstanceWithMixins\u003CReadonly\u003CExtractPropTypes\u003C{ schema: { type: PropType\u003CZodSchema> | PropType\u003CYupObjectSchema\u003Cany>> | PropType\u003CJoiSchema> | PropType\u003Cany>; default: any; }; state: { type: ObjectConstructor; required: true; }; validate: { ...; }; validateOn: { ...; }; }>> & Readonly\u003C...>, ... 24 m...'.\r\nDid you mean 'errors'?\r\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2101],{"name":1996,"color":1997},2292,"Property 'setErrors' does not exist on type","2024-10-06T17:50:16Z","https://github.com/nuxt/ui/issues/2292",0.76057935,["Reactive",2108],{},["Set"],["ShallowReactive",2111],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"yr4bHeF8pqYzMNC5-Ep3b734Pxmm_fK-IlbDrOS4Cuc":-1},"/nuxt/ui/2065"]