Open serglom21 opened 2 months ago
backlogging to triage after hackweek
So this is still a bit concerning as I haven't yet found a reason as to why it would happen consistently. Some notes:
pageload
span finishes. The fix for this is https://github.com/getsentry/sentry-javascript/issues/13063
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/remix
SDK Version
8.25.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
Customer Case
On individual events of page loads for Remix, I am seeing that the measurement for FCP is higher than LCP in some cases It seems that a similar issue was reported on previous versions of the SDK but that was closed since it seems that v7 fixed it. But we are seeing the same discrepancy in v8
Expected Result
I would expect FCP to always be lower than LCP
Actual Result
FCP is higher than LCP in some cases