Before the javascript has loaded, clicking on the b-nav-item-dropdown causes the page to change and there's no way to control what page the b-nav-item-dropdown goes to because it's hardcoded to '#'.
Describe the solution you'd likeHave b-nav-item-dropdown support a new href property that would allow changing the href while keeping the default as '#'.
The href value of '#' is hardcoded here:
bootstrap-vue/src/components/nav/nav-item-dropdown.js
Line 48 in 21fab35
href: '#',RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4