Code: Select all
Code: Select all
await Shell.Current.Navigation.PushModalAsync(
new LocalWebView(new LocalWebPageViewModel(page)));
Code: Select all
{Microsoft.UI.Xaml.UnhandledExceptionEventArgs}
The specified module could not be found.
The specified module could not be found.
at Microsoft.Maui.Platform.MauiWebView.d__9.MoveNext()
at System.Threading.Tasks.Task.c.b__128_0(Object state)
at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext
.c__DisplayClass2_0.b__0()