Web page crashes when using lighthouse from devtools
See original GitHub issueDescribe the bug -Lighthouse crashes my web page every-time when I try to generate report
To Reproduce Steps to reproduce the behavior:
- Go to https://www.fashionnova.com/ (Open in incognito window)
- Click on inspect element, go to lighthouse tab
- Generate report
Expected behavior Should generate report without crashing the page.
Logs/Screenshots Runtime.evaluate response did not contain a “result” object
Channel: DevTools
Initial URL: https://www.fashionnova.com/
Chrome Version: 88.0.4324.182
Stack Trace: Error: Runtime.evaluate response did not contain a "result" object
at Driver._evaluateInContext (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:456:814)
at async Driver.evaluateAsync (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:455:491)
at async Function.afterPass (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:479:1)
at async Function.runPass (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:483:430)
at async Function.run (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:481:730)
at async Function._gatherArtifactsFromBrowser (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:607:184)
at async Function.run (devtools://devtools/bundled/third_party/lighthouse/lighthouse-dt-bundle.js:605:118)
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Chrome devtools lighthouse not working, serviceworker
Show activity on this post. I got Chrome auto updated and now I have the lighthouse tab in devtools instead of the audit....
Read more >Investigating Lighthouse Report Generation Errors - GTmetrix
This error is caused by the presence of a debugger statement in your page's HTML, which, when loading the page with Chrome DevTools...
Read more >Fix 'Aw, Snap!' page crashes and other page loading errors
At the top right, click More More and then More tools and then Clear browsing data. · Next to 'Time range', select All...
Read more >772558 - DevTools: Update to latest version of Lighthouse
Audits: Redesign the start view. Begin deprecation of the throttling setting, and move throttling and clear cache in a settings pane. The start...
Read more >How to use the Chrome Inspector for Accessibility Audits?
Google Chrome LightHouse for Accessibility Audit ... Inspecting elements on your chosen web page with the DevTools can't get easier.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Glad to hear it was fixed @Jaspreet-diff that’s great news! We’ll go ahead and close this one then.
Oh shoot, sorry @adamraine I forgot to update this, but I did file a crash report with this (https://bugs.chromium.org/p/chromium/issues/detail?id=1181049)