rishabh3112 / gridsome-plugin-pwa

PWA plugin for gridsome
MIT License
30 stars 18 forks source link

FID issue: longer than 100ms (mobile) #84

Closed theshanergy closed 2 years ago

theshanergy commented 2 years ago

I am seeing FID issue: longer than 100ms (mobile) in Google Search Console as of around the 0.0.20 release. I suspect it has something to do with the service worker registration however I have been unable to pin down the exact cause. When I attempt to run Chrome Lighthouse to verify it fails entirely, I believe because of GoogleChrome/lighthouse#13396 - I am trying to determine whether the issue lies with lighthouse or with gridsome-plugin-pwa.

Can anyone else confirm whether they are also seeing this issue?