BlazorExtensions / Logging

Microsoft Extension Logging implementation for Blazor
MIT License
216 stars 31 forks source link

Trace logs are freezing firefox #28

Closed CatoLeanTruetschel closed 5 years ago

CatoLeanTruetschel commented 5 years ago

Trace logs in the Firefox browser look very akward and eventually freeze the browser. This happens both, with server- and client-side blazor. A repro can be found here. The log looks like firefox_tracelog.txt

galvesribeiro commented 5 years ago

Sorry but I have a very limited time to contribute to the OSS projects on BE and I can't help much if you are having problems with other SignalR implementations other than ours.

If you can make a repro case using the test projects on this repo, without anything else, then I can look at it.

I'm closing the issue for now. I'll re-open in case you have a clean repro.

Thanks