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

Access is denied in IE9/11 - webStorage line 79 ngStorage.js #75

Closed
tommyjepsen opened this issue Jan 29, 2015 · 3 comments
Closed

Access is denied in IE9/11 - webStorage line 79 ngStorage.js #75

tommyjepsen opened this issue Jan 29, 2015 · 3 comments

Comments

@tommyjepsen
Copy link

Getting an error in IE9 and 11 with Access is denied. Its not on all machines, and so first thought was security settings.

IE debugged and said that line 79 in ngStorage.js webStorage.removeItem('ngStorage' + k); it expected a function.

What does it mean?

@sompylasar
Copy link

This repo is not maintained. Please switch to the more maintained alternative: https://github.com/tymondesigns/angular-locker

@bmulholland
Copy link

We're encountering this as well. Contrary to the message above, this repo does appear to be maintained.

The error we're seeing is:
SCRIPT5: Access is denied
At $window[storageType] of var webStorage = $window[storageType] || ($log.warn('This browser does not support Web Storage!'), {})

@egilkh
Copy link
Contributor

egilkh commented Jun 19, 2015

Fixed in #103

@egilkh egilkh closed this as completed Jun 19, 2015
egilkh added a commit that referenced this issue Jun 19, 2015
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

4 participants