Skip to content
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

fix: Blazor WASM & AOT #3349

Closed
wants to merge 9 commits into from
Closed

fix: Blazor WASM & AOT #3349

wants to merge 9 commits into from

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented May 6, 2024

Fixes #3263 by disabling sentry-native SDK init when running under WASM AOT.

Tested manually by running the Sentry.Samples.AspNetCore.Blazor.Wasm app produced by dotnet publish -c Release. Proper tests could be part of #2021

@vaind vaind self-assigned this May 13, 2024
@vaind vaind marked this pull request as ready for review May 13, 2024 11:41
@vaind vaind closed this May 13, 2024
@vaind
Copy link
Collaborator

vaind commented May 13, 2024

replaced by #3363 so that it can be reviewed by @bitsandfoxes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sentry fails to initialize in Blazor with AoT enabled
2 participants