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
We can have multiple sets of LCPs in a replay due to page reloads. This means that the LCP duration will be wrong because it is always relative to the starting timestamp of the replay instead of the timestamp of the most recent "navigation" event.
The text was updated successfully, but these errors were encountered:
Note: this would be better off handled in the SDK
We can have multiple sets of LCPs in a replay due to page reloads. This means that the LCP duration will be wrong because it is always relative to the starting timestamp of the replay instead of the timestamp of the most recent "navigation" event.
The text was updated successfully, but these errors were encountered: