<div ng-app="dropdownapp">
<dropdown></dropdown>
</div>
The same file in a ng-options implementation using AngularJS (1.5.8):
<div ng-app="dropdownapp">
<dropdown></dropdown>
</div>
<div ng-app="dropdownapp">
<dropdown></dropdown>
</div>
The same file in a ng-options implementation using AngularJS (1.5.8):
<div ng-app="dropdownapp">
<dropdown></dropdown>
</div>