GoogleChrome/web-vitals-extension

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

mmocny opened this issue · 3 comments

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:

  • OS w/ version: MacOS 11.3.1
  • Browser w/ version: Google Chrome 91.0.4472.114 (Official Build) (x86_64)

Additional context, screenshots, screencasts
Screen Shot 2021-07-06 at 11 57 28 AM
Screen Shot 2021-07-06 at 11 57 24 AM

Duplicate of #93, fixed in #94.

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

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.

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