jsuarezruiz / maui-linux

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/
MIT License
825 stars 33 forks source link

[Gtk] BlazorWebView.Maui: Blazor Paths/Resources not found in Maui.Controls.Sample #74

Open lytico opened 3 months ago

lytico commented 3 months ago

issue

although Maui.Controls.Sample has a dependency on MauiRazorClassLibrarySample

Blazor Sample Page doesn't show MauiRazorClassLibrarySample.

Remark: in Android, the Blazor Sample Page works, so it's not on the Sample App

In contrary to BlazorGtkApp that has a dependecy on on MauiRazorClassLibrarySample too, the MauiRazorClassLibrarySample shows up.

mhrastegari commented 3 months ago

Looking forward for this one :")