Render UDropdown at the bottom of the DOM
I'm having an issue with the UDropdown component where it doens't display over some elements, I have posted an issue on Github about this.
https://github.com/nuxt/ui/issues/1736
I noticed in the HTML that the dropdown menu is being rendered in the same container of the button that shows it, is there a way to render at the bottom of the DOM and place it where its meant to show up upon rendering? I believe that should fix the issue
GitHub
UDropdown is displaying underneath some page elements · Issue #1736...
Environment Operating System: Arch Linux Node Version: 2.9.6 Nuxt Version: 3.11.2 Nitro Version: 2.8.1 Package Manager: [email protected] Builder: - User Config: extends, modules, app, ui, imports, devt...
0 Replies