angularjs-dropdown-multiselect icon indicating copy to clipboard operation
angularjs-dropdown-multiselect copied to clipboard

Upgrading from 1 to 2 makes dropdown dissapear

Open MissingLinke-zz opened this issue 8 years ago • 1 comments

I feel like I'm missing a step somewhere.

  1. I changed my bower.json to "angularjs-dropdown-multiselect": "~2.0.0-beta"
  2. Ran bower install
  3. Updated my reference to 'public/lib/angularjs-dropdown-multiselect/dist/angularjs-dropdown-multiselect.min.js'
  4. added 'angularjs-dropdown-multiselect' to my app.js

Now when I load my form, the dropbox is simply not there. No error in console or in terminal. Is there something that has changed between 1 and 2 as far as setup steps go? The extra-optiosn function of the 1 version that installs ("^1.11.8") doesn't seem to work so I was hoping the 2 beta version would. Any help would be appreciated.

MissingLinke-zz avatar May 01 '17 14:05 MissingLinke-zz

Hello,

I would like to know if there's any update on this. I also want to upgrade my current version (~1.5.2) to this version 2 (beta) and same thing happened, dropdown dissapeared. A better setting is the reason for upgrade.

Is it because of conflict in devDependencies but no error in console?

Thank you.

janbrylle avatar Jul 13 '17 15:07 janbrylle