Brennan

Results 270 comments of Brennan

I think you meant to include `init` in `public required EndpointBuilder EndpointBuilder { get; }`

👍 `required init`, the nullable part is a bit odd, since we aren't passing null in anywhere ourselves, and it needs to be non-null by the time you call build....

Note: Only clients running in the browser have support for this today. So javascript or SignalR .NET client with WASM.

Either is fine, if you do the latter, maybe keep the issue open and assign me to look at and update once we RTM if it needs updating.

Don't add anything about the source generator.

> But how do we find it? The stack trace won't help here. We can see from the logs that the error is coming from `dotnet publish`, so we can...

Can you share the network trace for the abort request (specifically headers) from 2.4.1 and 2.4.2?

2.4.3 is released with the fix for this issue, we're keeping the issue open to track adding a test.

If you still want us to look into this, could you provide the HAR file? This could be an issue with the custom client you're using, but that's just a...

Wrong repo, and no activity, closing.