-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError. Cannot read undefined #14075
Comments
Hi, would you mind sharing a reproduction example? Thanks! The SDK generally doesn't access anything with |
I've searched throughout my entire codebase, can't find any .sentry or even 'sentry' besides the files added by sentry |
Hi @devkobby24 ! I think I might have a clue what the issue could be here. I've checked your codebase and noticed that you use
As suggested in the latter, please use the workaround and set |
Hi @rwachtler Thanks a lot. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/browser
SDK Version
8.35.0
Framework Version
Next 14.2.16
Link to Sentry event
https://duah-justice-abban.sentry.io/issues/6015741223/events/a576e201762948788d66566998d3b7fc/
Reproduction Example/SDK Setup
No response
Steps to Reproduce
Expected Result
I expect my app to run perfectly since i can't seem to find any errors in my code
Actual Result
The text was updated successfully, but these errors were encountered: