I\'m using the default navbar and a couple of the list items are dropdowns. I\'m not able to click the link that triggers the dropdown. I know that I could just add a duplic
Just add the class disabled on your anchor:
disabled
Dropdown
And you are free to go.