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 (