Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better error info for "Invalid command invocation" #315

Closed
exyi opened this issue Jan 30, 2017 · 1 comment
Closed

Better error info for "Invalid command invocation" #315

exyi opened this issue Jan 30, 2017 · 1 comment

Comments

@exyi
Copy link
Member

exyi commented Jan 30, 2017

The FindCommand procedure usually fail because one of DataContext path, validation path or binding id gets wrong, so listing all command on the page sorted by simmilarity would help a lot
command on the page sorted by simmilarity would help a lot. The error also occurs when command inside Repeater is invoked but the collection is not populated, so stating "Nothing was found in found inside specified DataContext, check if ViewModel is populated" could help.

@exyi
Copy link
Member Author

exyi commented Aug 6, 2017

resolved by #386, but if you'd have more ideas to make this error message more useful, feel free to comment.

@exyi exyi closed this as completed Aug 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants