While debugging a standalone Blazor WebAssembly app targeting net10.0, the debugger crashes as soon as a component executes an HttpClient GET during an async method. The browser console shows repeated ...