GoogleChrome / GoogleChrome/lighthouse

Differentiate NO_FCP failure cases

Open
#4,139 11 comments 5 reactions 0 assignees View on GitHub
P2
Dominant language
JavaScript
Stars
30.8k
Forks
9.8k
Avg merge
1d 14h
Merged PRs (30d)
20

Description

I'm encountering an issue when running Lighthouse from DevTools: for many performance metrics I get an audit error "No usable `firstMeaningfulPaint(Candidate)` events found in trace". However there's really not too much going on the page, so I'm not sure why it is happening.

![screen shot 2017-12-30 at 12 03 34](https://user-images.githubusercontent.com/6834105/34454023-81adcf6c-ed59-11e7-913e-7e186ed4925c.png)

However when I run Lighthouse as a Chrome Extension instead I don't get these errors. I've included the JSON export for Lighthouse in DevTools and then as an Extension below.

If there's any other information you'd like, just let me know!

[Lighthouse DevTools JSON export](https://jsonblob.com/e207e8b8-ed5d-11e7-8022-73e99ed1aa46)
[Lighthouse Extension JSON export](https://jsonblob.com/7e27fadc-ed5d-11e7-8022-f94fe8193b49)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.