angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

Nested uib-dropdown #6509

Open coxrichuk opened 7 years ago

coxrichuk commented 7 years ago

I am using uib-dropdown in a repeatable nested list however when I toggle any of the dropdowns all of the dropdowns within that certain tree structure are shown / hidden?

Version of Angular, UIBS, and Bootstrap

Angular: 1.5.7

Bootstrap: 2.2.0

WVWillHall commented 7 years ago

provide plunker pls