Lazy-loading with self-hosted SDK #7288
Unanswered
andreyvolokitin
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Is it sane to just edit |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To avoid SDK being ad-blocked it can be self-hosted. When using lazy-loading the loader injects full SDK from Sentry SDN, which gets ad-blocked.
Is there a way to provide for a loader own self-hosted SDK url? Appears like currently it's not possible to use lazy-loading with ad-blockers
Beta Was this translation helpful? Give feedback.
All reactions