kanadaj

Results 25 comments of kanadaj

> @kanadaj indeed, I think pull-to-refresh is more of a 'web browser' thing and not a 'webview' thing, so it wouldn't work in a BlazorWebView by default (please correct me...

@Rebrandsoft To be honest your usage is likely better. We reference the RefreshView directly in a singleton service and set the property on it. But your method should also work...

From what we've observed, some JS errors never make it to the .NET side so they have to be logged by the JS SDK. On the other hand, this is...

Actually, does this even come from the `EfCoreDiagnosticListener`? I don't have a reference to Elastic.Apm.EntityFrameworkCore (not even an indirect one, just Elastic.Apm.AspNetCore and the related packages) and seems to pick...

Okay so this probably applies to both the default implementation and the OpenTelemetryBridge. I wonder, can we post-process traces from the OTel bridge?