Bootstrap navbar dropdown list not displaying #41229
Unanswered
dedrickpoh
asked this question in
Q&A
Replies: 1 comment
-
I've created this CodePen with your code. Looks like the "Dropdown link" is well-rendered in the navbar and is actionable (menu is displayed) both in desktop or mobile modes. Am I missing something? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have been dabbling with this for awhile and would like to seek the community's help.
In the Bootstrap v5.3 navbar dropdown implementation, the dropdown doesn't display when viewed on a full-sized window. However, when the window size is reduced (to the extent the navbar collapses), the dropdown can actually be displayed.
Would appreciate if I could get some advice on this problem.
Here's my code.
Beta Was this translation helpful? Give feedback.
All reactions