joaoneto / angular-bootstrap-select

DEPRECATED DON'T USE - Directive to wrap bootstrap-select
105 stars 81 forks source link

Still have 'Nothing Selected' when trying to use Ng-options #38

Closed Findiglay closed 8 years ago

Findiglay commented 9 years ago

Can I confirm latest version is 0.1.0-rc2?

Ng-options is not working correctly even when trying to recreate the demo 'colors' example.

PersyJack commented 9 years ago

include bootstrap.min.js if you look at the source you'll see it creates but the toggle option doesn't work. angular-bootstrap-select-extra module supposed to provide toggle option but it doesn't work therefore bootstrap.js is needed.