Preview 5 breaks previously working code. AsyncRelayCommand generates exception. #3791
Labels
mvvm-toolkit 🧰
Issues/PRs for the Microsoft.Toolkit.Mvvm package
not an issue ❌
An issue that is beyond the scope of Windows Community Toolkit
If you upgrade the UWP app at this repo to Preview 5, AsyncRelayCommand generates a missing method exception:
https://github.com/Noemata/SimpleMVVM
Look at CredentialsListViewModel.cs and its corresponding view.
I've regressed the project back to Preview 4 to keep things working.
The text was updated successfully, but these errors were encountered: