-
-
Notifications
You must be signed in to change notification settings - Fork 226
[Hackweek] Blazor Wasm SDK #2569
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
base: main
Are you sure you want to change the base?
Conversation
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
- [Hackweek] Blazor Wasm SDK ([#2569](https://github.com/getsentry/sentry-dotnet/pull/2569))If none of the above apply, you can opt out of this check by adding |
This is now in the way of patching the wasm to add a debug id Internet says |
|
Can't figure out why the debug_id isnt' even found, lets try: |
See: #2021
Sentry.AspNetCore.BlazorUseSentryon theWebAssemblyHostBuilderSentry.Extensions.Loggingto capture errors/breadcrumbsUser-Agentto get browser/OS info in Sentry:Wasm debug id: dotnet/runtime#91049
Wasm: getsentry/sentry-javascript#8259 (comment)