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

Fix: `typeof _ !== 'undefined'` > `_ !== undefined` #70

Closed aretecode closed 2 years ago

aretecode commented 4 years ago

web-vitals-error

rviscomi commented 2 years ago

Closing this as I see it's included in https://github.com/GoogleChrome/web-vitals-extension/pull/87/files#diff-a828877823604a91a1a9b7d31dc0c83c85d70e627780a93cf2934e0cc1dbe053 which is actively being looked at.