Astr Nexus

Results 1 issues of Astr Nexus

### Description Page need need no parameter Constructor to work normally. ### Steps to Reproduce MauiProgram.cs ``` builder.Services.AddSingleton(); ``` AppShell.xaml ``` ``` MyService.cs ``` public class MyService { } ```...

t/bug