-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Sentry lazy loading in browser is incorrect #6621
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
Comments
Hi, could you please add some more info about how this relates to nodejs.org? |
https://github.com/nodejs/nodejs.org/blob/main/sentry.client.config.ts You are trying to lazy load some sentry integrations, but it's incorrect. Take a look to the linked issue. |
@r34son nice research and work with Sentry on this one; care to send a PR our way? |
r34son
added a commit
to r34son/nodejs.org
that referenced
this issue
Apr 9, 2024
Closes nodejs#6621 Signed-off-by: Iakhub Seitasanov <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Apr 15, 2024
* fix: lazy load sentry integrations Closes #6621 Signed-off-by: Iakhub Seitasanov <[email protected]> * fix: remove deprecated sentry api --------- Signed-off-by: Iakhub Seitasanov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enter your suggestions in details:
Related getsentry/sentry-javascript#11460
The text was updated successfully, but these errors were encountered: