ChikyNuggy
UDropdownMenu not opening.
Hi everyone,
After updating my NuxtUI package to "@nuxt/ui": "^3.0.0-beta.2", my dropdown menu has stopped functioning. I’ve tested this with my custom language switcher implementation as well as the example from the documentation, but neither instance activates the dropdown. There are no errors in the console or terminal, so I’m not sure what’s going wrong.
Modules that I'm using:
Below are the code I’ve tried:
Custom Language Switcher
I’m not seeing any errors during build or runtime. Has anyone encountered this issue with the latest beta? Could there be breaking changes in this release affecting the dropdown functionality, or might I be missing some configuration?
Thanks in advance for any insights!
6 replies