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

Error when opening login page: Cannot access contents of url #135

Open
siphomateke opened this issue May 25, 2019 · 0 comments
Open

Error when opening login page: Cannot access contents of url #135

siphomateke opened this issue May 25, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@siphomateke
Copy link
Owner

Version
v1.7.1

Describe the bug
When the extension opens a login tab the following error occasionally occurs:

ExecuteScriptError: Failed to execute script: "Cannot access contents of url

"data:text/html;charset=utf8...[REDACTED]"

Extension manifest must request permission to access this host."

It's worth noting that the client that was being logged in may still successfully login, despite the error.

To Reproduce
Unknown

Expected behavior
The login page should open successfully without any errors.

Additional context
It seems the extension is not correctly detecting when the page has finished loading.

@siphomateke siphomateke added the bug Something isn't working label May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant