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

Cannot read property 'length' of undefined #11682

Closed
acohenOT opened this issue Nov 18, 2020 · 3 comments
Closed

Cannot read property 'length' of undefined #11682

acohenOT opened this issue Nov 18, 2020 · 3 comments

Comments

@acohenOT
Copy link

Provide the steps to reproduce

  1. Run LH on https://file360demo.otxlab.com/File360Web/
  2. Examine report
    file360demo.otxlab.com-20201118T114642.zip

What is the current behavior?

For Performance opportunities, displays error Cannot read property 'length' of undefined
image

What is the expected behavior?

No error. Shows the estimated savings.

Environment Information

  • Affected Channels: Chrome 86 (stable) and Chrome beta 87
  • Lighthouse version: 6.4.0
  • Chrome version: Version 87.0.4280.63 (Official Build) beta (64-bit)
  • Node.js version:
  • Operating System: Windows 10 x64 20H2

Related issues

@connorjclark
Copy link
Collaborator

connorjclark commented Nov 18, 2020

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?

Team: We really need the stack to accompany errors. error.message just isn't enough ...

@brendankenny
Copy link
Member

brendankenny commented Nov 18, 2020

from the sentry logs, looks like this was fixed by the line === undefined check in #10449

@paulirish
Copy link
Member

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.

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

5 participants