\r\n \u003C/UBlogList>\r\n\r\n \u003CUPagination\r\n size=\"sm\"\r\n :model-value=\"pageNum\"\r\n :total=\"maxPages\"\r\n :page-count=\"1\"\r\n show-last\r\n show-first\r\n :to=\"(page: number) => ({\r\n query: { page },\r\n // Hash is specified here to prevent the page from scrolling to the top\r\n hash: '#links',\r\n })\"\r\n @on-click-page=\"(e) => { console.log('current page', e); execute() }\"\r\n />\r\n \u003C/UPageBody>\r\n \u003C/UContainer>\r\n\u003C/template>\r\n```",[2914],{"name":2915,"color":2916},"question","d876e3",2190,"ui","closed","[Pagination] emits on buttons?","2024-09-12T12:33:01Z","https://github.com/nuxt/ui/issues/2190",0.72280186,{"description":2925,"labels":2926,"number":2936,"owner":2904,"repository":2918,"state":2919,"title":2937,"updated_at":2938,"url":2939,"score":2940},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v22.14.0`\n- Nuxt Version: `3.16.1`\n- CLI Version: `3.23.1`\n- Nitro Version: `2.11.7`\n- Package Manager: `pnpm@10.6.5`\n- Builder: `-`\n- User Config: `modules`, `devtools`, `css`, `routeRules`, `future`, `compatibilityDate`, `eslint`\n- Runtime Modules: `@nuxt/eslint@1.2.0`, `@nuxt/ui-pro@3.0.1`, `@vueuse/nuxt@13.0.0`\n- Build Modules: `-`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/silent-currying-qhjsy6\n\n### Description\n\n* 当 Avatar 有图片内容时可以作为 UPopover 的 Trigger 被触发\n* 当 Avatar 展示子插槽内容,不能成功触发 UPopover\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2927,2930,2933],{"name":2928,"color":2929},"bug","d73a4a",{"name":2931,"color":2932},"v3","49DCB8",{"name":2934,"color":2935},"triage","ffffff",3710,"cant use u-avatar as triggers for u-popover","2025-03-28T09:27:27Z","https://github.com/nuxt/ui/issues/3710",0.73238784,{"description":2942,"labels":2943,"number":2946,"owner":2904,"repository":2918,"state":2919,"title":2947,"updated_at":2948,"url":2949,"score":2950},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.11.0\n- Nuxt Version: -\n- CLI Version: 3.21.1\n- Nitro Version: -\n- Package Manager: npm@10.9.0\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.0-alpha.12\n\n### Reproduction\n\nhttps://github.com/nuxt/starter/tree/ui3\n\n### Description\n\nTested both with\n1. the official [nuxt ui v3 starter template](https://github.com/nuxt/starter/tree/ui3)\n2. Following the manual installation steps outlined in https://ui3.nuxt.dev/getting-started/installation/nuxt#use-our-nuxt-starter\n\nAfter a fresh install of the nuxt ui3 starter project (cd7e386) as instructed by the [nuxt documentation](https://ui3.nuxt.dev/getting-started/installation/nuxt#use-our-nuxt-starter), spinning up the dev-server yields errors, rendering the project unusable. Tried with node 20 and 22. Both times, the following error appears:\n\n```\n ERROR Pre-transform error: [@vue/compiler-sfc] Failed to resolve extends base type. 2:44:13 PM\nIf this previously worked in 3.2, you can instruct the compiler to ignore this extend by adding /* @vue-ignore */ before it, for example:\n\ninterface Props extends /* @vue-ignore */ Base {}\n\nNote: both in 3.2 or with the ignore, the properties in the base type are treated as fallthrough attrs at runtime.\n\n/Users/\u003Csnip>/node_modules/@nuxt/ui/dist/runtime/components/Button.vue\n63 | \n64 | const loadingAutoState = ref(false)\n65 | const formLoading = inject\u003CRef\u003Cboolean> | undefined>(formLoadingInjectionKey, undefined)\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^\n66 | \n | ^\n67 | async function onClickWrapper(event: MouseEvent) {\n | ^^^^^\n Plugin: vite:vue\n File: /Users/\u003Csnip>/node_modules/@nuxt/ui/dist/runtime/components/Button.vue\n```\n\nThe result is a 500er page when visiting localhost in the web browser.\n\nI am aware there were other issues with this error message suggesting to install typescript as a devDependency. I believe this is not the solution here because typescript is already a devDependency in the ui3 starter template. Another suggestion was to add a tsconfig.json. This also already exists in the starter template.\n\nFinally, other people are experiencing the same issue, with multiple people posting the same error message in the official Nuxt Discord.\n\n### Additional context\n\nDiscord questions with the same issue\nhttps://discord.com/channels/473401852243869706/1304812159540396055\nhttps://discord.com/channels/473401852243869706/1334142349026267187\n\n\n### Logs\n\n```shell-script\n\n```",[2944,2945],{"name":2928,"color":2929},{"name":2931,"color":2932},3262,"ui v3 can not be started","2025-03-08T12:22:25Z","https://github.com/nuxt/ui/issues/3262",0.7389967,{"description":2952,"labels":2953,"number":2958,"owner":2904,"repository":2918,"state":2919,"title":2959,"updated_at":2960,"url":2961,"score":2962},"### Description\n\nIf i try to define the position of the notification using the `ui` prop `\u003CUNotifications :ui=\"{position: 'top-0 right-0'}\" />`\r\nthe \"default\" configuration is applied as well (`bottom-0 end-0 `) this happens also if defining the position using the app.config.ts.. I'm assuming i'm doing it wrong.. please advice.. \r\n",[2954,2957],{"name":2955,"color":2956},"duplicate","cfd3d7",{"name":2915,"color":2916},2180,"Notification position","2024-09-11T14:08:24Z","https://github.com/nuxt/ui/issues/2180",0.7411669,{"description":2964,"labels":2965,"number":2969,"owner":2904,"repository":2970,"state":2919,"title":2971,"updated_at":2972,"url":2973,"score":2974},"### 🆒 Your use case\n\nUsing the Matomo script I would like client-side navigation (through `\u003CNuxtLink>`) to send page view events to Matomo.\n\n### 🆕 The solution you'd like\n\nPerhaps only if `trackPageView` is truthy the integration hooks into the vue router to send events.\n\n### 🔍 Alternatives you've considered\n\n_No response_\n\n### ℹ️ Additional info\n\n_No response_",[2966],{"name":2967,"color":2968},"enhancement","a2eeef",360,"scripts","Matomo: track client-side navigation page views","2025-01-29T12:02:02Z","https://github.com/nuxt/scripts/issues/360",0.7416134,{"description":2976,"labels":2977,"number":2983,"owner":2904,"repository":2904,"state":2919,"title":2984,"updated_at":2985,"url":2986,"score":2987},"Im trying to render a list with an image where the name of the images come from an array of objects. \r\n\r\n\r\n\r\n\r\nHow do I properly link it?\r\n\r\n\r\nThank you in advance. \r\n\r\n\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/c389\">#c389\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2978,2980],{"name":2915,"color":2979},"cc317c",{"name":2981,"color":2982},"2.x","d4c5f9",448,"How to link img src to a rendered list","2023-01-18T22:17:23Z","https://github.com/nuxt/nuxt/issues/448",0.74164134,{"description":2989,"labels":2990,"number":2994,"owner":2904,"repository":2918,"state":2919,"title":2995,"updated_at":2996,"url":2997,"score":2998},"### Description\n\nThe [documentation](https://ui.nuxt.com/components/date-picker) uses v-calendar as an example to create a date picker component. However, v-calendar is likely abandoned and will no longer be maintained (see https://github.com/nathanreyes/v-calendar/issues/1503 ) . Latest release was over a year ago.\n\nAlso, it has a dependency on a vulnerable lodash version ( see https://github.com/nathanreyes/v-calendar/issues/1420 ).\n\nWhat other alternatives are you planning on using in your documentation, or are there any other examples using a different library?\n\nThanks.",[2991,2992],{"name":2915,"color":2916},{"name":2993,"color":2935},"wontfix-v2",3239,"DatePicker documentation uses library that's no longer maintained","2025-02-04T20:40:38Z","https://github.com/nuxt/ui/issues/3239",0.7429397,{"description":3000,"labels":3001,"number":3002,"owner":2904,"repository":2905,"state":2919,"title":3003,"updated_at":3004,"url":3005,"score":3006},"Open https://nuxt.com/docs/guide/directory-structure/composables, **Introduction** page is shown instead of **Composables**\n\n\n\nI think the regression is due to 43b0f43",[],1752,"All docs/[...slug] routes show Introduction page","2025-01-14T11:25:53Z","https://github.com/nuxt/nuxt.com/issues/1752",0.74339056,{"labels":3008,"number":3013,"owner":2904,"repository":2904,"state":2919,"title":3014,"updated_at":3015,"url":3016,"score":3017},[3009,3012],{"name":3010,"color":3011},"pending triage","E99695",{"name":2981,"color":2982},8380,"Markdown table not applying","2023-01-22T15:38:23Z","https://github.com/nuxt/nuxt/issues/8380",0.7471827,["Reactive",3019],{},["Set"],["ShallowReactive",3022],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fHnDK0KbvDD8gsJRBeyL_1Q6y6C54HGqgS-Aj5WHj5IE":-1},"/nuxt/ui/3072"]