Skip to content

Preview 5 breaks previously working code. AsyncRelayCommand generates exception. #3791

@Noemata

Description

@Noemata

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.

        public AsyncRelayCommand<Credential> DeleteCommand { get; }

I've regressed the project back to Preview 4 to keep things working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    mvvm-toolkit 🧰Issues/PRs for the Microsoft.Toolkit.Mvvm packagenot an issue ❌An issue that is beyond the scope of Windows Community Toolkit

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions