
A Edge bug that can cause WASM apps to crash
I've been working on a mixed-mode Blazor app for some time, and noticed that every now and then, when it switched from server rendering to WASM, I would see the page content briefly, then the browser tab went black, and I got a crash message. It took some hours of hard work, which ended up being an Edge bug, nothing to do with my code.