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

Extension Error: Failed to construct 'URL': Invalid URL #1290

Closed
irongollem opened this issue Dec 24, 2016 · 5 comments
Closed

Extension Error: Failed to construct 'URL': Invalid URL #1290

irongollem opened this issue Dec 24, 2016 · 5 comments

Comments

@irongollem
Copy link

Lighthouse Version: 1.3.2
Chrome Version: 55.0.2883.87
Error Message: Failed to construct 'URL': Invalid URL
Stack Trace:

   at artifacts.DateNowUse.usage.filter.err (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:1054:24)
   at Array.filter (native)
   at Function.audit (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:1050:48)
   at Promise.resolve.then._ (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-background.js:11395:20)```
@ebidel
Copy link
Contributor

ebidel commented Dec 24, 2016 via email

@unindented
Copy link

@ebidel Getting the same error, and I do have the redux devtools extension installed.

@unindented
Copy link

@ebidel Confirmed that disabling the redux devtools extension solves the issue. What's going on?

@ebidel
Copy link
Contributor

ebidel commented Dec 24, 2016

Thanks for confirming. We seeing many reports of this same issue. Looks like a lot of folks are using that Redux extension.

I've posted a fix (third times the charm!) but it may be a while before it gets reviewed and makes it into a release. Holidays ftw.

@ebidel
Copy link
Contributor

ebidel commented Dec 24, 2016

Going to mark this as a dupe of #1290.

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

3 participants