\n\nBrowser: `Google Chrome Version 134.0.6998.89 (Official Build) (arm64)`\n\nAlso reproduced on `Safari Version 18.3.1 (20620.2.4.11.6)`\n\n### Description\n\nUser may want to copy the text in the query input of a `select-menu` component by moving cursor around text, now it's unable to do it without a keyboard (`Shift + left/right arrow` or `Cmd/Ctrl + A` to select all).\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2896,2899],{"name":2897,"color":2898},"bug","d73a4a",{"name":2886,"color":2887},3583,"Accessibility: unable to select text in the query input of a select-menu","2025-03-17T00:34:07Z","https://github.com/nuxt/ui/issues/3583",0.7340593,{"description":2906,"labels":2907,"number":2913,"owner":2872,"repository":2914,"state":2915,"title":2916,"updated_at":2917,"url":2918,"score":2919},"Add a banner or an insert on nuxtjs.org & nuxt.com documentation pages with a link to [support page](https://nuxt.com/support/solutions)\nif sufficient space, put \"Need some help ? Consult our official support solutions\"\nif less space : \"Consult our official support solutions\" or \"Nuxt official support solutions\"",[2908,2910],{"name":2883,"color":2909},"1ad6ff",{"name":2911,"color":2912},"marketing","f5c828",1114,"nuxt.com","closed","[Doc pages] Add a banner or an insert about our support offer","2023-10-03T13:47:03Z","https://github.com/nuxt/nuxt.com/issues/1114",0.7187671,{"description":2921,"labels":2922,"number":2927,"owner":2872,"repository":2873,"state":2915,"title":2928,"updated_at":2929,"url":2930,"score":2931},"### Environment\n\n- Operating System: Linux\n- Node Version: v20.5.1\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.15.0\n- Nitro Version: 2.10.4\n- Package Manager: pnpm@9.14.2\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui@2.19.2\n- Build Modules: -\n\n### Version\n\n2.19.2\n\n### Reproduction\n\n- create blank nuxt project with nuxt-ui module\n- add to page some buttons\n```\n\u003Cdiv>\n \u003CUButton icon=\"i-heroicons:plus-20-solid\">Add\u003C/UButton>\n \u003CUButton icon=\"ic:baseline-minus\">Remove\u003C/UButton>\n \u003CUButton>Clear\u003C/UButton>\n\u003C/div>\n```\n\n### Description\n\nButtons with icons (no matter icon set) jumping up raltive to clean text button\n\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2923,2924],{"name":2897,"color":2898},{"name":2925,"color":2926},"duplicate","cfd3d7",2805,"UButton icon breaks button position","2024-12-03T11:21:27Z","https://github.com/nuxt/ui/issues/2805",0.72242516,{"description":2933,"labels":2934,"number":2945,"owner":2872,"repository":2872,"state":2915,"title":2946,"updated_at":2947,"url":2948,"score":2949},"### Environment\n\n------------------------------\r\n- Operating System: `Darwin`\r\n- Node Version: `v16.15.1`\r\n- Nuxt Version: `3.0.0-rc.12`\r\n- Nitro Version: `0.6.0`\r\n- Package Manager: `npm@8.12.1`\r\n- Builder: `vite`\r\n- User Config: `hooks`, `app`, `build`, `experimental`, `imports`, `modules`, `nitro`, `runtimeConfig`, `typescript`, `vite`\r\n- Runtime Modules: `@nuxtjs/tailwindcss@5.3.3`, `nuxt-graphql-client@0.2.10`, `@vueuse/nuxt@9.3.0`\r\n- Build Modules: `-`\r\n------------------------------\n\n### Reproduction\n\nN/A\n\n### Describe the bug\n\nWhen following https://v3.nuxtjs.org/guide/directory-structure/plugins#typing-plugins\r\n\r\nNuxt throws an error in the browser:\r\n```\r\nUncaught SyntaxError: The requested module '/_nuxt/plugins/index.d.ts?t=1667837951386' does not provide an export named 'default' (at client.mjs?t=1667837951386:6:8)\r\n```\r\n\r\nIrrespective of the contents of the file.\r\n\r\nPlacing the file anywhere else but `/plugins` doesn't provide typings.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2935,2938,2941,2942],{"name":2936,"color":2937},"types","2875C3",{"name":2939,"color":2940},"3.x","29bc7f",{"name":2897,"color":2898},{"name":2943,"color":2944},"🔨 p3-minor","FBCA04",15387,"Defining an `index.d.ts` file in /plugins throws an error client-side","2023-01-19T17:49:29Z","https://github.com/nuxt/nuxt/issues/15387",0.7249633,{"labels":2951,"number":2960,"owner":2872,"repository":2872,"state":2915,"title":2961,"updated_at":2962,"url":2963,"score":2964},[2952,2953,2954,2957],{"name":2939,"color":2940},{"name":2897,"color":2898},{"name":2955,"color":2956},"windows","C681FD",{"name":2958,"color":2959},"❗ p4-important","D93F0B",14084,"[windows] package import specifier \"#imports\" is not defined in package","2023-01-19T17:24:13Z","https://github.com/nuxt/nuxt/issues/14084",0.72519875,{"labels":2966,"number":2971,"owner":2872,"repository":2872,"state":2915,"title":2972,"updated_at":2973,"url":2974,"score":2975},[2967,2968],{"name":2939,"color":2940},{"name":2969,"color":2970},"pending triage","E99695",14281,"Imports from server routes are not passed via Vite plugins","2023-01-19T17:32:14Z","https://github.com/nuxt/nuxt/issues/14281",0.72570527,{"description":2977,"labels":2978,"number":2979,"owner":2872,"repository":2914,"state":2915,"title":2980,"updated_at":2981,"url":2982,"score":2983},"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.72739124,{"description":2985,"labels":2986,"number":2989,"owner":2872,"repository":2872,"state":2915,"title":2990,"updated_at":2991,"url":2992,"score":2993},"### Environment\r\n\r\nStackblitz Environment\r\n\r\n### Reproduction\r\n\r\nhttps://stackblitz.com/edit/github-aqi6ox?file=package.json\r\n\r\n### Describe the bug\r\n\r\nWhen changing from 3.3.2 to 3.3.3 the transform completely changes with Vite Plugins. \r\n\r\nCode is passed into the transform in ExamplePlugin.ts:11 in 3.3.2\r\n```\r\n\u003Ctemplate> 10:05:06\r\n \u003Cdiv>Test file -- String should not say \"blammo\": //blammo//\u003C/div>\r\n\u003C/template>\r\n\r\n\u003Cscript setup lang=\"ts\">\r\n// REPLACE ME\r\n\u003C/script>\r\n```\r\n\r\n\r\nWhile 3.3.3 has the following passed in: \r\n```\r\nimport { defineComponent as _defineComponent } from \"vue\"; 09:58:09\r\nconst _sfc_main = /* @__PURE__ */ _defineComponent({\r\n __name: \"TestFile\",\r\n setup(__props, { expose }) {\r\n expose();\r\n const __returned__ = {};\r\n Object.defineProperty(__returned__, \"__isScriptSetup\", { enumerable: false, value: true });\r\n return __returned__;\r\n }\r\n}); 09:58:06\r\nimport { openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\r\nfunction _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {\r\n return _openBlock(), _createElementBlock(\"div\", null, 'Test file -- String should not say \"blammo\": //blammo//');\r\n}\r\n_sfc_main.__hmrId = \"877836aa\";\r\ntypeof __VUE_HMR_RUNTIME__ !== \"undefined\" && __VUE_HMR_RUNTIME__.createRecord(_sfc_main.__hmrId, _sfc_main);\r\nimport.meta.hot.accept((mod) => {\r\n if (!mod)\r\n return;\r\n const { default: updated, _rerender_only } = mod;\r\n if (_rerender_only) {\r\n __VUE_HMR_RUNTIME__.rerender(updated.__hmrId, updated.render);\r\n } else {\r\n __VUE_HMR_RUNTIME__.reload(updated.__hmrId, updated);\r\n }\r\n});\r\nimport _export_sfc from \"\\0plugin-vue:export-helper\";\r\nexport default /* @__PURE__ */ _export_sfc(_sfc_main, [[\"render\", _sfc_render], [\"__file\", \"/home/projects/github-aqi6ox/components/TestFile.vue\"]]);\r\n```\r\n\r\nThanks for any help.\r\n\r\n### Additional context\r\n\r\nNote: You'll need to change the nuxt version from 3.3.2 to 3.3.3 in the package and npm install again to see the difference. I have a console log that you should see in the terminal when the project is booted up and the Vite Plugin runs.\r\n\r\n### Logs\r\n\r\n_No response_",[2987,2988],{"name":2939,"color":2940},{"name":2969,"color":2970},20132,"Vite Plugins not working as expected in 3.3.3","2023-04-07T14:49:39Z","https://github.com/nuxt/nuxt/issues/20132",0.728007,["Reactive",2995],{},["Set"],["ShallowReactive",2998],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fVkKPU32te_l7Xd9YJDVp6WL8pC0Avz_2tMbSp13UpbM":-1},"/nuxt/ui/2197"]