Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$scope.$eval is not a function #83

Open
sukheja-varun opened this issue Sep 26, 2017 · 0 comments
Open

$scope.$eval is not a function #83

sukheja-varun opened this issue Sep 26, 2017 · 0 comments

Comments

@sukheja-varun
Copy link

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 (

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant