-
Notifications
You must be signed in to change notification settings - Fork 927
"Error thrown when reading from storage" app/storage-get on IE11 #6121
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
Labels
Comments
Same problem occurs in Lg Webos Tv ( Web Engine: WebKit 538.2) |
Hi, thanks for filing this issue! We are unable to promise any timeline for this, but if others also have this issue, adding a +1 on this issue can help us prioritize adding this to the roadmap. (Googler-only internal tracking bug: b/228613530) |
@hsubox76 looks like maybe an issue in app? |
Thanks for the PR, will merge when CI finishes. |
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment
Describe the problem
When loading an app using the 9.6.10 SDK in IE11, an unhandled error is immediately thrown:
Error thrown when reading from storage. Original error: InvalidAccessError. (app/storage-get)
Steps to reproduce:
Load any application using the 9.6.10 SDK in IE11.
Relevant Code:
This happens immediately on initializing the application.
The text was updated successfully, but these errors were encountered: