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
The LayoutShift.sources field may not exist in certain browsers, even if
the LayoutShift API is there. This PR patches logic that adds CLS data
to make sure that `._clsEntry.sources` exists.
Ref: https://developer.mozilla.org/en-US/docs/Web/API/LayoutShift
0 commit comments