Steve Strong

Results 4 issues of Steve Strong

I have found that only about 30% of the people I ask about Cors, know what it is. I use this question to discover if they understand the issues in...

public void Dispose() { Node.Changed -= OnNodeChanged; Node.VisibilityChanged -= OnVisibilityChanged; if (_element.Id != null && !Node.ControlledSize) { try { //_ = JsRuntime.UnobserveResizes(_element, _reference!); // _ = JsRuntime.UnobserveResizes(_element); } catch {...

let me know If you need more info , I added code to recover from this exception, can more be done show It does not even throw? fail: Microsoft.AspNetCore.Server.Kestrel[13] Connection...