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

Render-blocking request waterfall not flagged #13760

Open
2 tasks done
patrickhulce opened this issue Mar 19, 2022 · 3 comments
Open
2 tasks done

Render-blocking request waterfall not flagged #13760

patrickhulce opened this issue Mar 19, 2022 · 3 comments

Comments

@patrickhulce
Copy link
Collaborator

patrickhulce commented Mar 19, 2022

FAQ

URL

https://discreet-ginger-bench.glitch.me/

What happened?

Eliminate render-blocking requests passed.

Critical request chains correctly identified a render-blocking waterfall 4 layers deep.

What did you expect?

Eliminate render-blocking requests to identify every render-blocking request in the chain.

What have you tried?

image

How were you running Lighthouse?

Chrome DevTools

Lighthouse Version

9.2.0

Chrome Version

M99

Node Version

No response

OS

macOS

Relevant log output

The content at that location might change, so the waterfall specifically is 


script.js
 |- document.write style.css
   |- @import other-style.css
     |- @font-face font.woff2
@patrickhulce
Copy link
Collaborator Author

And hey everyone 👋 :)

@adamraine
Copy link
Member

And hey everyone 👋 :)

Hey Patrick 👋 !

https://ludicrous-curved-capybara.glitch.me/index.html

Link isn't working for me, you got another?

@patrickhulce
Copy link
Collaborator Author

Ah sorry I updated it already 🤦

this one is just for you, won't touch, promise :) https://discreet-ginger-bench.glitch.me/index.html

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment