Occurs when binding my view to the view model.
Error description:
System.MissingMethodException: 'No parameterless constructor defined for type 'yournamespace.view.pagename'.'
Occurs when binding my view to the view model.
Error description:
System.MissingMethodException: 'No parameterless constructor defined for type 'yournamespace.view.pagename'.'
It turns out I just forgot to register the View and the ViewModel into MauiProgram.cs