I am using the Angular-Bootstrap Dropdown. I want to prevent it from closing on click until the user closes it intentionally.
Default state is: The Dropdown closes
I solved this by adding the following to my drop down-menu. This prevents the drop down from closing unless you click on the tag that opens it