You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now worries. I just jumped into Angular because I wanted to quickly design something and realized that tailwind CSS could not provide me some drop down menu. So I found flowbite. Note sure whether it is world beating in production already!
If you want to use Angular, then Flowbite is one of the few good options, as most of the modern, popular libraries are "React first, and all others maybe some day", unfortunately. Another one which can be used with Angular is DaisyUI.
Describe the bug
The mega menu does not close when a user clicks outside of it, but only when the triggering element, e.g. a button is clicked again.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The mega menu should close because it's the expected behavior.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
All other mega menu examples (non-full-width) do close as expected when clicking outside of them.
The text was updated successfully, but these errors were encountered: