CommunityToolkit / CommunityToolkit/MVVM-Samples

RelayCommand Sample Mistake: Should be `nameof(GreetUserCommand)` instead of `nameof(SelectedUser)`

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1.4k
Forks
265
PR merge metrics
No merged PRs in 30d

Description

RelayCommand sample has a mistake: It should be `nameof(SelectedUser)` instead of `nameof(GreetUserCommand)`.

![image](https://user-images.githubusercontent.com/77933967/193873318-ea8aa575-f0ce-4cbb-bcad-416c2759732c.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.