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

Blazor WebAssembly app freezes when using ApplicationInsights sink #208

Open
freever opened this issue Sep 7, 2022 · 2 comments
Open

Blazor WebAssembly app freezes when using ApplicationInsights sink #208

freever opened this issue Sep 7, 2022 · 2 comments
Labels

Comments

@freever
Copy link

freever commented Sep 7, 2022

Description
I have been trying to add Application Insights logging to a Blazor WASM app, but the whole app freezes permanently as soon as the WriteTo.ApplicationInsights method is called

Reproduction
I have attached a basic repro
ApplicationinsightsTest.zip

Expected behavior
I expect the app to run and the logging to work.

Relevant package, tooling and runtime versions
Serilog.Sinks.ApplicationInsights 4.0.0

Additional context
Add any other context about the problem here.

@freever freever added the bug label Sep 7, 2022
@BuddhaCodes
Copy link

Any news?

@freever
Copy link
Author

freever commented Mar 21, 2024

Any news?

Nope. Still doesn't work

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

No branches or pull requests

2 participants