GoogleChrome / web-vitals-extension

A Chrome extension to measure essential metrics for a healthy site
https://chrome.google.com/webstore/detail/web-vitals/ahfhijdlegdabablpippeagghigmibma?hl=en
Apache License 2.0
2.35k stars 105 forks source link

1.0 version never seems to show me FID. Always says "waiting for input". #95

Closed mmocny closed 2 years ago

mmocny commented 3 years ago

Describe the bug All page loads give me LCP and CLS, but FID is stuck at "waiting for input" even when I can use PerformanceObserver to see that there was a FID entry available.

To Reproduce Load a page. Interact with the page (click on some element which will not navigate away). Check CWV extension, see there is no FID.

Expected behavior A clear and concise description of what you expected to happen.

Version:

Additional context, screenshots, screencasts

Screen Shot 2021-07-06 at 11 57 28 AM Screen Shot 2021-07-06 at 11 57 24 AM
rviscomi commented 3 years ago

Duplicate of https://github.com/GoogleChrome/web-vitals-extension/issues/93, fixed in https://github.com/GoogleChrome/web-vitals-extension/pull/94.

@addyosmani could you release an update to the Chrome Web Store with this fix?

smerriman commented 3 years ago

Any updates on this? Has been 12 days since the bug was fixed, and with the Google Core Web Vitals update in place, it would be nice to be able to debug properly.

rviscomi commented 2 years ago

This issue should be fixed for everyone on the latest version. Closing.