Menu and dropdown do not show the content that should be expanded,what happend? #4090
-
My code uses the menu and dropdown components, but why can't their contents be expanded correctly? Clicking does not respond.Why?
the project repo |
Beta Was this translation helpful? Give feedback.
Answered by
saadeghi
Sep 3, 2025
Replies: 1 comment
-
Remove the Let me know if you have a question. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
firework-a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Remove the
overflow-hidden
class from the<header>
tag.Let me know if you have a question.