Calling .dropdown('toggle') breaks links inside dropdown
Created by: rcvassallo
The dropdown shows up as expected when clicked and links within the menu work normally. After calling $().dropdown('toggle') the dropdown appears, but clicking a link does nothing.
Browsers Tested:
- Firefox 77.0
- Google Chrome 83.0.4103.61
OS: Windows
Test case https://jsfiddle.net/4hep7f2g/2/