joaoneto / angular-bootstrap-select

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

Doesn't work with Bootstrap select 1.5.2 #19

Closed ryanwooten6 closed 10 years ago

ryanwooten6 commented 10 years ago

I'm using 1.5.2 bootstrap select and I had a bunch of problems with trying to use angular-bootstrap-select. I did some troubleshooting and I think I've found the issue. This doesn't work with 1.5.2. Here's a fiddle to show it http://jsfiddle.net/8jgy1yjs/

Any ideas what might be causing this issue

ryanwooten6 commented 10 years ago

Figured out that is actually has to do with jquery.noConflict.