danroth27 / BlazorWeather

Blazor Weather
https://aka.ms/blazorweather
MIT License
247 stars 57 forks source link

Handler not found for view Microsoft.AspNetCore.Components.WebView.Maui.BlazorWebView #36

Open flameiris opened 2 years ago

flameiris commented 2 years ago

Branch main. Can not find RegisterBlazorMauiWebView method, so I put it commented out. Then F5, there is an error 'Handler not found for view Microsoft.AspNetCore.Components.WebView.Maui.BlazorWebView'

ac-c2it commented 2 years ago

The concept being demoed here is the only reason I am considering using Blazor. In its current state, it is not runnable with RC3.