Account page fails to load in Edge (Blazor WebAssembly error)

Hi, I’m unable to access https://account.adsbexchange.com using Microsoft Edge.

The page stays on “Preparing for take-off…” and the console shows:

MONO_WASM: mono_wasm_load_runtime () failed
Program terminated with exit(1)
Failed to start platform (Blazor WebAssembly)

Tested with:

  • Edge (latest version): fails
  • Opera (Chromium): works fine
  • Cache cleared, service worker removed, no extensions, new profile: still fails

It seems the Blazor WebAssembly build is broken or incompatible with Edge.

Unable to reproduce here - Edge Version 144.0.3719.115 on Windows 11.

Perhaps it is local browser settings.

Just an update: the issue seems to be resolved now.

Without changing anything on my side, the Account page loads correctly in Microsoft Edge and I can log in normally. It looks like the problem has cleared up.

Thanks for checking.

1 Like