We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For Performance opportunities, displays error Cannot read property 'length' of undefined
No error. Shows the estimated savings.
Related issues
The text was updated successfully, but these errors were encountered:
Can't repro with master or 6.4 npx -p [email protected] lighthouse https://file360demo.otxlab.com/File360Web --view. Can you try the latest master?
npx -p [email protected] lighthouse https://file360demo.otxlab.com/File360Web --view
Team: We really need the stack to accompany errors. error.message just isn't enough ...
Sorry, something went wrong.
from the sentry logs, looks like this was fixed by the line === undefined check in #10449
line === undefined
we're 90% confident this was fixed by #10449 which shipped in LH 6.5.0
sorry this broke on you and please let us know if you still run into this in LH 6.5.0, which is currently in Chrome 89 devtools.
No branches or pull requests
Provide the steps to reproduce
file360demo.otxlab.com-20201118T114642.zip
What is the current behavior?
For Performance opportunities, displays error Cannot read property 'length' of undefined
What is the expected behavior?
No error. Shows the estimated savings.
Environment Information
Related issues
The text was updated successfully, but these errors were encountered: