If you are having trouble with the dropdown requiring two clicks to open with Angular UI Bootstrap

You must remove the data-toggle="dropdown" to make it function correctly

The issue is referenced here on github: https://github.com/angular-ui/bootstrap/issues/2294