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

Calling storage.getItem() makes error on IE8 #234

Closed
happyhj opened this issue May 26, 2016 · 0 comments
Closed

Calling storage.getItem() makes error on IE8 #234

happyhj opened this issue May 26, 2016 · 0 comments
Assignees
Milestone

Comments

@happyhj
Copy link
Contributor

happyhj commented May 26, 2016

Description

In IE8, calling storage.getItem occasionally makes "Permission denied" when we cannot use web storage.
Should use try catch block on the statement.

@happyhj happyhj added this to the 1.2.0 milestone May 26, 2016
@happyhj happyhj self-assigned this May 26, 2016
happyhj added a commit to happyhj/egjs that referenced this issue May 26, 2016
replace cached location with global.location
Add try catch block on storage.getItem() in isStorageAvailable method

ref naver#233
ref naver#234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant