Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

How to navigate to a blazor page from Maui Xaml page

$
0
0

I know how to navigate from Blazor to Maui using

App.Current.MainPage.Navigation.PushModalAsync(new MainPage());

but how do I go the other way around? I have a razor component in my maui app and another in my shared class library and

`Navigationmanager.NavigateTo("/myBlazorPage")

isnt working from my Maui XAML.cs page. When the breakpoint hits nothing happens. No screens change, nothing

I can't seem to figure this out and need assistance


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>