` rows. `@select` brings you part of the way there, but doesn't make it easy to get access to the full underlying event, for example to check if the user is holding the \u003Ckey>Ctrl\u003C/key>.\n\nSimilarly, even with `@select` I can't see any easy way to focus the table rows using keyboard input. \n\n### Additional context\n\n_No response_",[1984,1987],{"name":1985,"color":1986},"enhancement","a2eeef",{"name":1988,"color":1989},"triage","ffffff",2796,"nuxt","ui","open","UTable row click event","2025-01-23T09:56:08Z","https://github.com/nuxt/ui/issues/2796",0.7922914,{"description":1999,"labels":2000,"number":2001,"owner":1991,"repository":2002,"state":2003,"title":2004,"updated_at":2005,"url":2006,"score":2007},"",[],995,"nuxt.com","closed","Move `nuxt.com-next` to `dev` branch","2023-06-06T12:14:21Z","https://github.com/nuxt/nuxt.com/issues/995",0.7637178,{"description":2009,"labels":2010,"number":2001,"owner":1991,"repository":2011,"state":2003,"title":2012,"updated_at":2013,"url":2014,"score":2007},"If you run `yarn run test:e2e` in the [following reproduction](https://codesandbox.io/p/devbox/long-browser-tv43ny), you'll get this error\n```\n TypeError: Cannot read properties of undefined (reading 'options')\n\n at startServer (/project/workspace/node_modules/@nuxt/test-utils/dist/shared/test-utils.BHdilg2X.mjs:119:27)\n at Object.setup2 (/project/workspace/node_modules/@nuxt/test-utils/dist/shared/test-utils.B9x0-cXO.mjs:179:7)\n at Object.test$1.extend._nuxtHooks.scope (/project/workspace/node_modules/@nuxt/test-utils/dist/playwright.mjs:22:7)\n```\n\nThe `nuxt` config from the [use](https://codesandbox.io/p/devbox/long-browser-tv43ny?file=%2Fplaywright.config.ts%3A30%2C4-41%2C7) property is not accessible using the current path `ctx.nuxt.options`: https://github.com/nuxt/test-utils/blob/df8f6c862f1f8d77097733f13b00f236778c9b56/src/core/server.ts#L62 but works using `ctx.options.nuxtConfig` instead.\n\nIt used to work with `ctx.nuxt.options` but I recently upgraded to the latest @nuxt/test-utils and I started seing this. The reproduction testifies of this new issue that I have. Maybe I am misusing the `use:{nuxt:{}` option?\n\n\n\n",[],"test-utils","Issue when accessing the nuxt test options from context in startServer function","2024-12-05T14:26:41Z","https://github.com/nuxt/test-utils/issues/995",{"description":2016,"labels":2017,"number":2021,"owner":1991,"repository":2011,"state":2003,"title":2022,"updated_at":2023,"url":2024,"score":2025},"https://github.com/nuxt/test-utils/pull/655 added support for reading .env.test file and also overriding the filename in vitest.config.ts - however, this is not documented at https://nuxt.com/docs/getting-started/testing\n\nIt would be good to add some documentation about how do get your .env file working in unit tests.",[2018],{"name":2019,"color":2020},"documentation","0075ca",972,"Documentation for .env.test file for unit tests","2024-10-12T20:31:31Z","https://github.com/nuxt/test-utils/issues/972",0.77366227,{"description":2027,"labels":2028,"number":2029,"owner":1991,"repository":2030,"state":2003,"title":2031,"updated_at":2032,"url":2033,"score":2034},"Hey, I am using nuxt with custom base-path and my custom collection isn't loading on deployed app. Is there a way to change base path for the icons?",[],163,"icon","Add support for customized base path","2024-05-25T10:23:25Z","https://github.com/nuxt/icon/issues/163",0.7782159,{"description":2036,"labels":2037,"number":2044,"owner":1991,"repository":2002,"state":2003,"title":2045,"updated_at":2046,"url":2047,"score":2048},"I cannot close an event on mobile, cannot click on the background and where is the close button?\n\nhttps://user-images.githubusercontent.com/904724/180490491-67f8af29-2262-4a85-a008-9b14d11fed7b.MOV",[2038,2041],{"name":2039,"color":2040},"bug","ff281a",{"name":2042,"color":2043},"responsive","1cd1c6",817,"[Resources] Live events responsive issues","2023-02-15T12:31:00Z","https://github.com/nuxt/nuxt.com/issues/817",0.77830034,{"description":2050,"labels":2051,"number":2055,"owner":1991,"repository":1991,"state":2003,"title":2056,"updated_at":2057,"url":2058,"score":2059},"env: \r\n UC browser android \r\nwebpage:\r\n http://zh.nuxtjs.org\r\nerror:\r\n click event is not work for the navigation on the top right corner\r\n",[2052],{"name":2053,"color":2054},"2.x","d4c5f9",1152,"@click don't work well in UC browser ","2023-01-18T15:40:52Z","https://github.com/nuxt/nuxt/issues/1152",0.78185344,{"description":2061,"labels":2062,"number":2063,"owner":1991,"repository":2002,"state":2003,"title":2064,"updated_at":2065,"url":2066,"score":2067},"### Environment\n\nwebsite\n\n### Reproduction\n\nhttps://v3.nuxtjs.org\n\n### Describe the bug\n\n...\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[],999,"[Doc] Freeze opening mobile menu","2023-10-10T14:45:27Z","https://github.com/nuxt/nuxt.com/issues/999",0.7844377,{"description":2069,"labels":2070,"number":2071,"owner":1991,"repository":2030,"state":2003,"title":2072,"updated_at":2073,"url":2074,"score":2075},"If I use custom collection feature (very useful one), development workflow with *.svg files is not ideal - page reload doesn't help, each file change require nuxt server restart.\n\nWould be good if nust-icon will watch files in custom collection directories and re-build client and server icon bundles, so they are available without devServer restart.",[],281,"Changes in *.svg files in custom collections require restarting nuxt server","2024-10-28T13:23:09Z","https://github.com/nuxt/icon/issues/281",0.78460443,{"description":2077,"labels":2078,"number":2082,"owner":1991,"repository":2011,"state":2003,"title":2083,"updated_at":2084,"url":2085,"score":2086},"### Environment\r\n\r\n- Operating System: `Darwin`\r\n- Node Version: `v18.18.0`\r\n- Nuxt Version: `3.9.0`\r\n- CLI Version: `3.10.0`\r\n- Nitro Version: `2.8.1`\r\n- Package Manager: `bun@1.0.20`\r\n- Builder: `-`\r\n- User Config: `devtools`, `modules`, `primevue`, `css`, `components`, `imports`, `i18n`, `supabase`, `runtimeConfig`, `experimental`, `vite`, `testUtils`\r\n- Runtime Modules: `@vueuse/nuxt@10.7.1`, `@nuxtjs/supabase@1.1.4`, `@nuxtjs/eslint-module@4.1.0`, `@nuxtjs/i18n@8.0.0-rc.5`, `@nuxtjs/stylelint-module@5.1.0`, `@pinia/nuxt@0.5.1`, `@pinia-plugin-persistedstate/nuxt@1.2.0`, `@element-plus/nuxt@1.0.7`, `nuxt-icon@0.6.8`, `@samk-dev/nuxt-vcalendar@1.0.2`, `@nuxt/image@1.1.0`, `nuxt-primevue@0.2.2`, `dayjs-nuxt@2.1.9`, `@nuxt/test-utils/module@3.9.0`\r\n- Build Modules: `-`\r\n\r\n\r\n### Reproduction\r\n\r\nupdate the package to 3.9.0. and put '@nuxt/test-utils/module' into modules in nuxt.config.\r\nthen in some reasons, it goes error when nuxt modules trying to import explicitly from #imports or #build.\r\n\r\n### Describe the bug\r\n\r\nI just updated test-utils as nuxt-vitest archived, and set config like you mentioned.\r\nand running nuxt, it goes error.\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n```shell-script\r\nCould not resolve \"#imports\"\r\n\r\n node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs:5:46:\r\n 5 │ import { defineComponent, useRouter, h } from '#imports';\r\n ╵ ~~~~~~~~~~\r\n\r\n You can mark the path \"#imports\" as external to exclude it from the bundle, which will remove this\r\n error and leave the unresolved path in the bundle.\r\n\r\n✘ [ERROR] Could not resolve \"#build/root-component.mjs\"\r\n\r\n node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs:6:21:\r\n 6 │ import NuxtRoot from '#build/root-component.mjs';\r\n ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\n You can mark the path \"#build/root-component.mjs\" as external to exclude it from the bundle, which\r\n will remove this error and leave the unresolved path in the bundle.\r\n-------------------------------------------\r\nerror while updating dependencies: 2:11:00 PM\r\nError: Build failed with 2 errors:\r\nnode_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs:5:46: ERROR: Could not resolve \"#imports\"\r\nnode_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs:6:21: ERROR: Could not resolve \"#build/root-component.mjs\"\r\n```\r\n",[2079],{"name":2080,"color":2081},"pending triage","5D08F5",681,"Error occurred after updating 3.9","2024-08-02T12:51:47Z","https://github.com/nuxt/test-utils/issues/681",0.7849292,["Reactive",2088],{},["Set"],["ShallowReactive",2091],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"0w4Xb2k-z-SO1TV0FwWVQPHkkwaIbxYbjrEFD_6uo_I":-1},"/nuxt/test-utils/872"]