❔ .NET MAUI MVVM Navigation and pass Object to new page, Throw Exception: Missing method
Program crash after this code
This is the ViewModel on the next page
This is the page code
5 Replies
I made some workaround, RelayCommand seems to be generally better practice, but if you just want to make your project work, this could help:
https://github.com/ikarmus2001/brickey_maui/blob/master/brickey_maui/Pages/MainPage.xaml.cs
GitHub
brickey_maui/MainPage.xaml.cs at master · ikarmus2001/brickey_maui
Contribute to ikarmus2001/brickey_maui development by creating an account on GitHub.
@Knightfox
Thank you. That's awesome
Mark thread closed if you are satisfied with my answer
/close
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.