question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CSS Usage gatherer causes console errors

See original GitHub issue

Provide the steps to reproduce

  1. Run LH on https://pack11ty.dev/

What is the current behavior? Errors in console fails with a message about a 503

What is the expected behavior? Errors in console passes. If you run with --skip-audits=font-display --skip-audits=unused-css-rules --skip-audits=render-blocking-resources --skip-audits=unminified-css the category gets a 100

Environment Information

  • Affected Channels: *
  • Lighthouse version: 6.1.1

Related issues https://twitter.com/nhoizey/status/1284734497246851072

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
patrickhulcecommented, Aug 4, 2020

Thanks for the extra detail @andrealeardini! Those are all great examples we should cleanup too 👍

0reactions
connorjclarkcommented, Dec 14, 2021

I think this is not an issue anymore?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Should FF Error Console "Warnings" be taken seriously if ...
In the case of StackOverflow, virtually all the "errors" being reported are due to their use of CSS hacks to target specific browsers ......
Read more >
Zach Leatherman on Twitter: "Super excited to get this out there ...
CSS Usage gatherer causes console errors · Issue #11129 · GoogleChrome/ ... Errors in console fails with a message about a 503 What...
Read more >
CSS Tips and Tricks for Customizing Error Messages!
Cognito Forms have several class names that allow you to do this very thing. The ones we'll be making use of are: c-error...
Read more >
Fix JavaScript errors that are reported in the Console
Learn how to use Microsoft Edge DevTools to find and fix JavaScript bugs. Find unused JavaScript and CSS code with the Coverage tool...
Read more >
Getting to Know Puppeteer Using Practical Examples
Makes the browser to be launched in a headful way. const browser = await puppeteer.launch({ headless: false });. console.info(browser);.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found