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

.NET on WebAssembly - Bindings to Sentry's JavaScript SDK #3673

Open
bruno-garcia opened this issue Oct 12, 2024 · 1 comment
Open

.NET on WebAssembly - Bindings to Sentry's JavaScript SDK #3673

bruno-garcia opened this issue Oct 12, 2024 · 1 comment

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented Oct 12, 2024

The Sentry package as well as the new Sentry.AspNetCore.Blazor.WebAssembly work on the browser through wasm.

Related work:

We have a sample in the repo:

But none of the work done yet (other than the draft PR from hackweek have done anything related to bundling our JS SDK.
This should allow us to get Session Replay, our User Feedback Widget as well as some JS specific features like Unhandled Promise Rejections, etc.

Related issues and PRs:

Package is still -preview, but got some downloads already
Tracking adoption of Blazor specific wasm package: https://nugettrends.com/packages?months=6&ids=Sentry.AspNetCore.Blazor.WebAssembly

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant