Skip to content

Unable to initalise bootstrap-multiselect in npm #585

Closed
@MiguelAngelRG

Description

@MiguelAngelRG

Hi there,

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

bootstrap-multiselect.js:1416
}(window.jQuery);
^
ReferenceError: window is not defined
at Object. (bootstrap-multiselect.js:1416:3)
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. (app.js:14:19)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions