Skip to content

$scope.$eval is not a function #83

@sukheja-varun

Description

@sukheja-varun

I am using storage in my controller as
storage.bind(this, 'counter', {defaultValue: 5});

I am getting below error in the browser console when running my angular app.

TypeError: $scope.$eval is not a function
at Object.bind (http://localhost:3000/seller/bower_components/angularLocalStorage/dist/angularLocalStorage.min.js:1:1802)
at new (

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions