` 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_",[2962,2963,2964,2965],{"name":2903,"color":2904},{"name":2909,"color":2910},{"name":2925,"color":2926},{"name":2928,"color":2926},2796,"UTable row click event","2025-06-18T09:05:27Z","https://github.com/nuxt/ui/issues/2796",0.71587074,{"description":2972,"labels":2973,"number":2979,"owner":2912,"repository":2913,"state":2930,"title":2980,"updated_at":2981,"url":2982,"score":2983},"### Description\n\nNuxt UI 3 components currently do not fully support usage within a Shadow DOM environment. TBH i don't know if this is even feasible but opening this for discussion. \n\n### Additional context\n\nI am trying to use Nuxt/ui inside chrome extension content script. During my testing, styles are applied as required, but functionality is broken. ",[2974,2975,2976,2977,2978],{"name":2903,"color":2904},{"name":2906,"color":2907},{"name":2909,"color":2910},{"name":2925,"color":2926},{"name":2928,"color":2926},3576,"Support Usage of Nuxt UI 3 in Shadow DOM","2025-06-18T09:01:33Z","https://github.com/nuxt/ui/issues/3576",0.71991676,{"description":2985,"labels":2986,"number":2992,"owner":2912,"repository":2913,"state":2930,"title":2993,"updated_at":2994,"url":2995,"score":2996},"### Environment\n\n- OS: tested on macOS (with nuxtUI v3+) and StackBlitz (with nuxtUI 2+)\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n^3.1.3\n\n### Reproduction\n\nhttps://stackblitz.com/edit/nuxt-ui-bhmakssh?file=app.vue\n\n### Description\n\nWhile toogling visibility of a nuxt UI component with v-if work perfectly, toggling visibility with v-show does not work as expected (style=\"display: none;\" remaine applied)\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2987,2990,2991],{"name":2988,"color":2989},"bug","d73a4a",{"name":2906,"color":2907},{"name":2909,"color":2910},4347,"v-show not working with nuxt UI component","2025-06-24T10:03:57Z","https://github.com/nuxt/ui/issues/4347",0.72019124,{"description":2998,"labels":2999,"number":3009,"owner":2912,"repository":2912,"state":2930,"title":3010,"updated_at":3011,"url":3012,"score":3013},"### Describe the feature\n\nim using nuxt.config way , but work not good.any other way.\r\n\r\n script:[\r\n {src:\"https://code.jquery.com/jquery-3.6.0.js\"},\r\n {src:\"https://code.jquery.com/ui/1.13.2/jquery-ui.js\"},\r\n ]\n\n### Additional information\n\n- [X] Would you be willing to help implement this feature?\n- [X] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3000,3003,3006],{"name":3001,"color":3002},"3.x","29bc7f",{"name":3004,"color":3005},"pending triage","E99695",{"name":3007,"color":3008},"needs reproduction","FBCA04",20999,"how add jquery and jquery-ui to nuxt3 plugin?","2023-05-22T16:05:31Z","https://github.com/nuxt/nuxt/issues/20999",0.7217654,{"description":3015,"labels":3016,"number":3020,"owner":2912,"repository":2913,"state":2930,"title":3021,"updated_at":3022,"url":3023,"score":3024},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v22.14.0`\n- Nuxt Version: `3.17.5`\n- CLI Version: `3.25.1`\n- Nitro Version: `2.11.12`\n- Package Manager: `pnpm@10.11.1`\n- Builder: `-`\n- User Config: `ssr`, `devtools`, `modules`, `css`, `app`, `runtimeConfig`, `i18n`, `icon`, `devServer`, `colorMode`, `compatibilityDate`, `future`, `typescript`, `vite`\n- Runtime Modules: `@nuxt/ui@3.0.1`, `@pinia/nuxt@0.5.5`, `@nuxt/eslint@0.5.7`, `@nuxtjs/i18n@9.5.5`, `@nuxtjs/device@3.2.4`, `@nuxt/image@1.10.0`\n- Build Modules: `-`\n\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.1.1\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/nuxt-ui3-n3sxks\n\n### Description\n\nWhen using `USwitch` inside `UTooltip` switch toggle just disappears. You can check reproduction link.\n```vue\n\u003CUTooltip text=\"Just a tooltip\">\n \u003CUSwitch label=\"Just a switch\" />\n\u003C/UTooltip>\n```\n\n\u003Cimg width=\"127\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/5dbcfef5-a4c4-4ec4-b2f3-611212f75c68\" />\n\n### Additional context\n\nWrapping `USwitch` to `div` for example solves issue\n```vue\n \u003CUTooltip text=\"Just a tooltip\">\n \u003Cdiv>\n \u003CUSwitch label=\"'Hackish'\" />\n \u003C/div>\n \u003C/UTooltip>\n```\n\n### Logs\n\n```shell-script\n\n```",[3017,3018,3019],{"name":2988,"color":2989},{"name":2950,"color":2951},{"name":2906,"color":2907},4333,"USwitch not working inside UTooltip","2025-06-12T13:42:09Z","https://github.com/nuxt/ui/issues/4333",0.7261373,{"description":3026,"labels":3027,"number":3032,"owner":2912,"repository":2913,"state":2930,"title":3033,"updated_at":3034,"url":3035,"score":3036},"### For what version of Nuxt UI are you suggesting this?\n\nv2.x\n\n### Description\n\nTo control the rows of the table, I need a slot for them. For instance, if I want to implement a reorder feature using drag and drop, I require a \u003Ctr> element to loop through.\n\n### Additional context\n\n_No response_",[3028,3029,3030,3031],{"name":2903,"color":2904},{"name":2909,"color":2910},{"name":2925,"color":2926},{"name":2928,"color":2926},2685,"[UTable] Add the functionality to include a slot for all \u003Ctr> elements, as well as a 'default' slot.","2025-06-18T09:05:45Z","https://github.com/nuxt/ui/issues/2685",0.7274667,["Reactive",3038],{},["Set"],["ShallowReactive",3041],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fDjeTjKtZr7KvqVpBo4HM_DiQ3Yg-PwuaTpeTHKPZUkM":-1},"/nuxt/ui/4451"]