dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.26k stars 1.76k forks source link

Investigate if we can improve the error handling experience for .NET MAUI Blazor Hybrid apps #25927

Open danroth27 opened 3 days ago

danroth27 commented 3 days ago

It looks like you get a pretty unfriendly error message if your .NET MAUI Blazor Hybrid app fails to load. See https://github.com/dotnet/maui/issues/25901.

Hmmm… can't reach this page It looks like the webpage at https://0.0.0.0/ might be having issues, or it may have moved permanently to a new web address.

We should see if we can improve that to something easier to debug and diagnose.