I know there are a lot of questions like this on Stack Overflow and I\'ve looked at them but my dropdown menu still isn\'t working.
Here\'s my code:
Adding this in my ready function fixed the problem for me
$('.dropdown-toggle').dropdown();