You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bcoe
changed the title
Differentiate between "no data" and 0, when calculating Web Vitals score
Handle missing vitals types when calculating overall performance score
Jan 2, 2025
Safari does not populate LCP / INP / CLS, which results in an artificially lowered web vitals score.
Solution Brainstorm
When calculating the overall score for each web vitals component we should only take into account scores that are truthy.
The text was updated successfully, but these errors were encountered: