Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to initalise bootstrap-multiselect in npm #584

Closed
KeironO opened this issue Jul 19, 2015 · 1 comment
Closed

Unable to initalise bootstrap-multiselect in npm #584

KeironO opened this issue Jul 19, 2015 · 1 comment
Labels

Comments

@KeironO
Copy link

KeironO commented Jul 19, 2015

Hi there,

I'm having issues on intalising the bootstrap-multiselect module in my web application. I am getting the following 'stacktrace'.

react-bootstrap-multiselect/lib/bootstrap-dropdown.js:136
  var old = $.fn.dropdown
                ^
TypeError: Cannot read property 'dropdown' of undefined
    at /react-bootstrap-multiselect/lib/bootstrap-dropdown.js:136:17
    at Object.exports.init (/react-bootstrap-multiselect/lib/bootstrap-dropdown.js:162:2)
    at Object.<anonymous> (/react-bootstrap-multiselect/lib/index.js:5:37)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/react-bootstrap-multiselect/demo/src/App.js:5:19)
@davidstutz
Copy link
Owner

Looks like some dependencies are missing, but I can't really help you without more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants