\n\n### Logs\n\n```shell-script\n\n```",[3203,3204,3205],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3146,"color":3147},4449,"Interfering Dropdown in `UNavigationMenu` component when using sections","2025-07-08T21:08:13Z","https://github.com/nuxt/ui/issues/4449",0.6880311,{"description":3212,"labels":3213,"number":3216,"owner":3149,"repository":3150,"state":3217,"title":3218,"updated_at":3219,"url":3220,"score":3221},"### Environment\n\n- Operating System: Darwin\n- Node Version: v18.20.6\n- Nuxt Version: 3.15.4\n- CLI Version: 3.21.1\n- Nitro Version: 2.10.4\n- Package Manager: yarn@1.22.22\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\nv3.0.0-alpha.13\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/modest-agnesi-drlrh4?file=%2Fapp%2Fpages%2Findex.vue%3A24%2C24\n\n### Description\n\nWhen I close a `UDrawer` that I opened via an action from a `UDropdownMenu`, the style on my \u003Cbody> tag still contains `overflow: hidden` and `user-select: none`, which prevents interaction with the page.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3214,3215],{"name":3140,"color":3141},{"name":3143,"color":3144},3406,"closed","User interaction lock after a Drawer/DropdownMenu","2025-02-27T20:57:27Z","https://github.com/nuxt/ui/issues/3406",0.61176074,{"description":3223,"labels":3224,"number":3230,"owner":3149,"repository":3150,"state":3217,"title":3231,"updated_at":3232,"url":3233,"score":3234},"### Environment\n\n- Operating System: Linux\n- Node Version: v22.17.1\n- Nuxt Version: -\n- CLI Version: 3.28.0\n- Nitro Version: -\n- Package Manager: npm@10.9.2\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### Package\n\nv3.x\n\n### Version\n\nv3.3.0\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/unruffled-mendel-t2h99c\n\n### Description\n\n\nSite crashes when a user clicks a `UDropdownMenu` button while a `UInputMenu` popover is already open. \n\n### Steps to Reproduce\n1. Open the `UInputMenu` popover (Click on dropdown arrow or start typing or just clicking on input if `open-on-click` is set).\n2. Without closing the `UInputMenu` popover, click on the `UDropdownMenu` button.\n3. The application crashes.\n\n\nIssue was found on v3.3.0\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3225,3226,3227],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3228,"color":3229},"needs follow up","fbca04",4934,"UDropdownMenu Crash When UInputMenu Popover is Open","2025-09-09T15:00:38Z","https://github.com/nuxt/ui/issues/4934",0.63815093,{"description":3236,"labels":3237,"number":3246,"owner":3149,"repository":3150,"state":3217,"title":3247,"updated_at":3248,"url":3249,"score":3250},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.14.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.25.0\n- Nitro Version: 2.11.9\n- Package Manager: npm@10.9.2\n- Builder: -\n- User Config: ssr, devtools, modules, css, app, runtimeConfig, i18n, devServer, colorMode, compatibilityDate\n- Runtime Modules: @nuxt/ui@3.0.2, @pinia/nuxt@0.5.5, @nuxt/eslint@0.5.7, @nuxtjs/i18n@9.5.3, @nuxtjs/device@3.2.4\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.2\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/blazing-currying-smhzvr\nnew: https://codesandbox.io/p/devbox/nuxt-ui3-n3sxks\n\n### Description\n\nI have search input inside UDropdownMenu to search items:\n1. When I focus input then hover items input loosing focus\n2. When I start typing input loosing focus and items are getting focus. You can try in reproduction url.\n3. [Offtop] Also there should be slot for menu iteself \n\n### Additional context\n\nAs I said I'm trying to type \"t\" but not working at all. This should not work this way\n\nhttps://github.com/user-attachments/assets/6c684cdb-1d5d-48c8-a5e5-eacf8507f823\n\n### Logs\n\n```shell-script\n\n```",[3238,3239,3242,3243],{"name":3140,"color":3141},{"name":3240,"color":3241},"needs reproduction","CB47CF",{"name":3143,"color":3144},{"name":3244,"color":3245},"closed-by-bot","ededed",4098,"Unable to use search input inside UDropdownMenu","2025-06-03T02:11:42Z","https://github.com/nuxt/ui/issues/4098",0.6584009,{"description":3252,"labels":3253,"number":3257,"owner":3149,"repository":3150,"state":3217,"title":3258,"updated_at":3259,"url":3260,"score":3261},"### Environment\n\nOperating System: Darwin\nNode Version: v22.14.0\nNuxt Version: 3.17.4\nCLI Version: 3.25.1\nNitro Version: 2.11.12\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.1.3\n\n### Description\n\nHi,\nIt seems that the `modal` and `portal` options for the `UDropdownMenu` component aren't working. I set them to `false`, but nothing changed.\nHere is my code:\n```\n\u003CUDropdownMenu \n :items=\"items\"\n arrow\n size=\"nm\"\n :content=\"{\n align: 'center',\n side: 'bottom',\n }\"\n :ui=\"{\n content: 'min-w-54 z-50'\n }\"\n :portal=\"false\"\n :modal=\"false\">\n...\n\u003C/UDropdownMenu>\n```",[3254,3255,3256],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3146,"color":3147},4282,"Portal and Modal options doesn't work for UDropdownMenu","2025-06-04T13:38:42Z","https://github.com/nuxt/ui/issues/4282",0.6603375,["Reactive",3263],{},["Set"],["ShallowReactive",3266],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fyLyrbbh-hNUcaKlAGuoTm1lH3StECRgcFbtDSp2Jv0M":-1},"/nuxt/ui/3067"]