-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Comments
By any chance do you have the redux devtools chrome extension installed?
…On Fri, Dec 23, 2016, 7:16 PM irongollem ***@***.***> wrote:
*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)```
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1290>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAOigC3FEkVjlCAjdEEFiTWZWg2EQY47ks5rLHKHgaJpZM4LVIXI>
.
|
@ebidel Getting the same error, and I do have the redux devtools extension installed. |
@ebidel Confirmed that disabling the redux devtools extension solves the issue. What's going on? |
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. |
Going to mark this as a dupe of #1290. |
Lighthouse Version: 1.3.2
Chrome Version: 55.0.2883.87
Error Message: Failed to construct 'URL': Invalid URL
Stack Trace:
The text was updated successfully, but these errors were encountered: