Free yourself from IsBusy=true! The `TaskLoaderView` is a UI component that handles all your UI loading state (Loading, Error, Result, Notification), and removes all the pain of async loading from your view models (try catch / async void / IsBusy / HasErrors / base view models / ...) thanks to its brother the `TaskLoaderNotifier`.
Describe the bug
As soon as I add the NuGet package (v. 2.5.1) to a new .NET MAUI project with the default template, the app does not compile anymore for iOS or Android.
Platform:
Describe the bug As soon as I add the NuGet package (v. 2.5.1) to a new .NET MAUI project with the default template, the app does not compile anymore for iOS or Android.
To Reproduce Steps to reproduce the behavior (see also attached Reproduction sample.zip):
Exceptions