Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Problems after fresh install seem to be related to missing Lodash. #8

@adambarthelson

Description

@adambarthelson
TypeError: undefined is not a function
    at Scope.$scope.isChecked (http://0.0.0.0:9000/bower_components/angularjs-dropdown-multiselect/src/angularjs-dropdown-multiselect.js:289:14)
    ...

TypeError: undefined is not a function
    at Scope.$scope.setSelectedItem (http://0.0.0.0:9000/bower_components/angularjs-dropdown-multiselect/src/angularjs-dropdown-multiselect.js:272:20)
    ...

I was able to fix the problem after including Lodash in my index.html, but you may want to mention in the guide to import Lodash along with angularjs-dropdown-multiselect in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions