-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
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 (
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels