I have a bootstrap dropdown menu in my angular app. Inside the dropdown there are some menu links. On click of the dropdown div I have used $event.stopPropagation()
$event.stopPropagation()