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

[Bug] TypeError - extension not working #91

Closed lakssrini closed 3 years ago

lakssrini commented 3 years ago

Describe the bug I just reinstalled the extension and upgraded to v1.0.0. The extension has stopped working on all pages with a TypeError: Failed to fetch dynamically imported module. Previous installs were working.

To Reproduce I got the latest master.zip, loaded the extension from source - it failed with the same error reported below. Removed it and then installed v1.0.0 from chrome store - load any page.

Expected behavior Web Vitals to work

Version: Extension version - 1.0.0

Additional context, screenshots, screencasts

Screen Shot 2021-06-24 at 11 33 36 AM Screen Shot 2021-06-24 at 10 10 29 AM
smerriman commented 3 years ago

Same here. Extension seems completely broken at the moment.

addyosmani commented 3 years ago

Apologies about this. I'll be publishing a hotfix for this release asap.

addyosmani commented 3 years ago

1.0.1 should be published to the store and available to everyone now:

image

Can you close the bug if it works for you?

lakssrini commented 3 years ago

It works now. Thanks @addyosmani !