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're observing a significant number of errors in our production environment related to the Replays SDK. The error is in High volume reaching approximately 3.5M occurrences in a week.
@gil-gross-glbe thanks we'll take a look into this. I'm assuming this is happening in a normal browser environment? does this still occur if you turn off replays sampling?
can you email me with your org slug? billy at sentry.io -- I'd like to take a look into your account and make sure these errors get credited back to your account, as this shouldn't happen.
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
We're observing a significant number of errors in our production environment related to the Replays SDK. The error is in High volume reaching approximately 3.5M occurrences in a week.
Error occurs in the Sentry Replays bundle:
https://browser.sentry-cdn.com/7.119.2/bundle.tracing.replay.debug.min.js:2:209910
Expected Result
The Replays SDK should properly handle element initialization and verify object existence before attempting to add event listeners.
Actual Result
The SDK attempts to call addEventListener on a null object
Product Area
Unknown
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: