\n```\nComponents:\n- UBreadcrumb\n- UCommandPalette\n- UContextMenu\n- UDropdownMenu\n- UInputMenu\n- UNavigationMenu\n- USelect\n- USelectMenu\n- UTree\n\nPro Components: \n- UPageAnchors\n- UPageCTA\n- UPageHeader\n- UPageHero\n- UPageLinks\n- UPageSection\n\nMigration doc:\nhttps://ui.nuxt.com/getting-started/migration\n\nThanks.\n\n### Additional context\n\n_No response_",[1984,1987,1990],{"name":1985,"color":1986},"enhancement","a2eeef",{"name":1988,"color":1989},"v3","49DCB8",{"name":1991,"color":1992},"triage","ffffff",3825,"nuxt","ui","closed","Doc: (UI & UI pro V3) Links/Items array param 'click' is renammed 'onClick'","2025-04-08T10:58:33Z","https://github.com/nuxt/ui/issues/3825",0.65568584,{"description":2002,"labels":2003,"number":2007,"owner":1994,"repository":2008,"state":1996,"title":2009,"updated_at":2010,"url":2011,"score":2012},"Hello - thank you for your work on this,\r\nI just did a bare-bones install / hello world test to try things out but it errors on [this line](https://github.com/danielroe/nuxt-vitest/blob/main/packages/vitest-environment-nuxt/src/index.ts#L70)\r\n\r\n```Package import specifier \"#app/entry\" is not defined in package .../.pnpm/vitest-environment-nuxt@0.6.8_vitest@0.29.2+vue@3.2.47/node_modules/vitest-environment-nuxt/package.json```\r\n\r\n```\r\n------------------------------\r\n- Operating System: `Darwin`\r\n- Node Version: `v18.14.0`\r\n- Nuxt Version: `3.2.3`\r\n- Nitro Version: `2.2.3`\r\n- Package Manager: `pnpm@7.28.0`\r\n- Builder: `vite`\r\n- User Config: `debug`, `dev`, `devServer`, `modules`, `pinia`, `auth`, `runtimeConfig`, `css`, `app`\r\n- Runtime Modules: `nuxt-vitest@0.6.8`, `@pinia/nuxt@0.4.7`, `@sidebase/nuxt-auth@0.4.3`\r\n- Build Modules: `-`\r\n------------------------------\r\n```\r\n\r\n```\r\n// vitest.config.ts\r\n\r\nimport { defineVitestConfig } from 'nuxt-vitest/config'\r\n\r\nexport default defineVitestConfig();\r\n```\r\n\r\n```\r\n// my-test.test.ts\r\n\r\n// @vitest-environment nuxt\r\nimport { test } from 'vitest'\r\n\r\ntest('my test', () => {\r\n expect('something').toBe('something else')\r\n})\r\n```",[2004],{"name":2005,"color":2006},"vitest-environment","b60205",564,"test-utils","Package import specifier \"#app/entry\" is not defined...","2023-12-02T00:37:11Z","https://github.com/nuxt/test-utils/issues/564",0.7433976,{"description":2014,"labels":2015,"number":2017,"owner":1994,"repository":1995,"state":1996,"title":2018,"updated_at":2019,"url":2020,"score":2021},"### Description\n\nWhen using a Table component, it would be a cool feature to allow the items to be modified in place and an event emitted. There arent really many good solutions for this in Vue ecosystem, that I know of. \n\n### Additional context\n\n_No response_",[2016],{"name":1985,"color":1986},2168,"Make an inplace editable table","2024-09-11T14:14:15Z","https://github.com/nuxt/ui/issues/2168",0.7504391,{"description":2023,"labels":2024,"number":2031,"owner":1994,"repository":1995,"state":1996,"title":2032,"updated_at":2033,"url":2034,"score":2035},"### Environment\n\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.20.3\r\n- Nuxt Version: 3.13.0\r\n- CLI Version: 3.13.1\r\n- Nitro Version: 2.9.7\r\n- Package Manager: npm@10.2.3\r\n- Builder: -\r\n- User Config: compatibilityDate, devtools, modules\r\n- Runtime Modules: @nuxt/ui@2.18.4\r\n- Build Modules: -\r\n------------------------------\n\n### Version\n\nv2.18.4\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-starter-8i3ia2?file=app.vue\n\n### Description\n\nThe `USelectMenu` component has performance issues with moderately sized lists. It exhibits a noticeable delay when opening, and the search input becomes completely unresponsive. \r\n\r\nI would expect some lags with lists exceeding 1500-2000 items, the issue is already present with a list of just 250 elements, which is relatively small.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2025,2028],{"name":2026,"color":2027},"bug","d73a4a",{"name":2029,"color":2030},"duplicate","cfd3d7",2111,"USelectMenu performance issues","2024-09-11T14:05:18Z","https://github.com/nuxt/ui/issues/2111",0.75870144,{"description":2037,"labels":2038,"number":2044,"owner":1994,"repository":1995,"state":1996,"title":2045,"updated_at":2046,"url":2047,"score":2048},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v20.12.2`\n- Nuxt Version: `3.14.159`\n- CLI Version: `3.15.0`\n- Nitro Version: `2.10.4`\n- Package Manager: `bun@1.1.33`\n- Builder: `-`\n- User Config: `default`\n- Runtime Modules: `@nuxt/ui@3.0.0-alpha.8`, `@nuxt/eslint@0.6.1`, `@vueuse/nuxt@11.2.0`\n- Build Modules: `-`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.8\n\n### Reproduction\n\nPlace SelectMenu with search in Modal then try to access search input\n\n### Description\n\nSelectMenu search not working from modal\nIt's working if :portal=\"false\", but style broken\n\n### Additional context\n\n\n\n\n### Logs\n\n```shell-script\n\n```",[2039,2040,2041],{"name":2026,"color":2027},{"name":1988,"color":1989},{"name":2042,"color":2043},"reka-ui","56d799",2657,"SelectMenu search not clickable from modal","2025-02-13T18:27:29Z","https://github.com/nuxt/ui/issues/2657",0.7606901,{"description":2050,"labels":2051,"number":2054,"owner":1994,"repository":2055,"state":1996,"title":2056,"updated_at":2057,"url":2058,"score":2059},"- [x] Move Revue contacts\n- [x] Subscribe form to contact Sendgrid API",[2052],{"name":1985,"color":2053},"1ad6ff",1104,"nuxt.com","Migrate newsletter to SendGrid","2023-01-10T15:04:54Z","https://github.com/nuxt/nuxt.com/issues/1104",0.76085174,{"description":2061,"labels":2062,"number":2069,"owner":1994,"repository":1994,"state":1996,"title":2070,"updated_at":2071,"url":2072,"score":2073},"## Issue Description:\r\nWhile building my own website (https://lichter.io/) I've recognized that when changing pages, the (already loaded) footer will be displayed before the page content kicks in. The glitch does not occur on the first load, only on page change.\r\n\r\n## System information:\r\nBrowser: **Firefox** (tested on version 58.0.1 (64-bit) Ubuntu 17.10), Chrome and iOS Safari ran fine.\r\nNuxtJS mode: production mode\r\nNuxtJS version: 1.4 (but also occurred on previous versions)\r\n\r\n## How does the glitch look like\r\n\r\nFirefox 58.0.1 (64-bit) Ubuntu 17.10:\r\n\r\n\r\nChrome 64.0.3282.140 (Official Build) (64-bit) Ubuntu 17.10:\r\n\r\n\r\nRecording from @JGJP: https://jgarcia.jp/nuxt-glitch/demo.mp4\r\n\r\n## Repos and steps to reproduce\r\n\r\n### Repositories \r\n[Repo of the gifs](https://github.com/manniL/lichter.io) (live at https://lichter.io)\r\n\r\n[Repo from @JGJP](https://github.com/JGJP/nuxt-glitch) (live at https://jgarcia.jp/nuxt-glitch/)\r\n\r\n### Steps to reproduce\r\n\r\n1. Use Firefox 58.0.1 (64-bit) Ubuntu 17.10\r\n2. Enter one of the sites linked above\r\n3. Switch pages back and forth\r\n\r\n## Possibly related issues\r\n\r\nhttps://github.com/nuxt/nuxt.js/issues/1002\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/c2422\">#c2422\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2063,2066],{"name":2064,"color":2065},"pending triage","E99695",{"name":2067,"color":2068},"2.x","d4c5f9",2794,"Weird glitch on page change (Firefox)","2023-01-22T15:30:04Z","https://github.com/nuxt/nuxt/issues/2794",0.76499444,{"description":2075,"labels":2076,"number":2078,"owner":1994,"repository":2055,"state":1996,"title":2079,"updated_at":2080,"url":2081,"score":2082},"Respectively to `contact@nuxt.com` / `support@nuxt.com` / `careers@nuxt.com`",[2077],{"name":1985,"color":2053},503,"[Company] `contact` / `support` / `careers` forms should send an email","2023-02-15T12:32:26Z","https://github.com/nuxt/nuxt.com/issues/503",0.7650901,{"description":2084,"labels":2085,"number":2078,"owner":1994,"repository":2008,"state":1996,"title":2087,"updated_at":2088,"url":2089,"score":2082},"After updating happy-dom to the latest version **10.5.2** ,\r\nI have this error when I run my app : \r\n`Error while requiring module vitest-environment-nuxt/module: Error: Cannot find module '/Users/\u003Cuser>/\u003Cfolderpath>/vitest-environment-nuxt/module'`\r\n\r\nDoes anyone have a solution ?",[2086],{"name":2005,"color":2006},"Error after updating happy dom dependency","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/503",{"description":2091,"labels":2092,"number":2094,"owner":1994,"repository":1994,"state":1996,"title":2095,"updated_at":2096,"url":2097,"score":2098},"\u003C!--\r\n🚨 IMPORTANT 🚨\r\n\r\nPlease use the following link to create a new issue:\r\n\r\n- 🚨 Bug report - https://bug.nuxtjs.org/ \r\n- 🙋 Feature request - https://feature.nuxtjs.org/ \r\n- ❗️ All other issues - https://cmty.nuxtjs.org/ \r\n\r\nIf your issue was not created using the app above, **it will be closed immediately**.\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://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8325\">#c8325\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2093],{"name":2067,"color":2068},4586,"a x y n c","2023-01-18T20:06:18Z","https://github.com/nuxt/nuxt/issues/4586",0.7658421,["Reactive",2100],{},["Set"],["ShallowReactive",2103],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"uxLG8zpn_tKjE84I2k289vKdrtJUgrHZjGZ6S2kV5es":-1},"/nuxt/nuxt.com/1137"]