You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
When Angular-UI is loaded and you're already using a dropdown menu the use has to click twice to open the dropdown. I think that Angular-UI is reacting first which doesn't do anything because the right properties aren't set and on the second click bootstrap it self will fire.
Currently I'm using Bootstrap 3.1.1 and Angular-UI 0.11.0. Below is the HTML I use to place a dropdown menu in a navbar.
When Angular-UI is loaded and you're already using a dropdown menu the use has to click twice to open the dropdown. I think that Angular-UI is reacting first which doesn't do anything because the right properties aren't set and on the second click bootstrap it self will fire.
Currently I'm using Bootstrap 3.1.1 and Angular-UI 0.11.0. Below is the HTML I use to place a dropdown menu in a navbar.
The text was updated successfully, but these errors were encountered: