Angular Ui Bootstrap Dropdown Requires Two Clicks To Open

Posted By Weston Ganger

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

Article Topic:Software Development - Angular

Date:August 20, 2014