You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.
This was logged under however when testing it is still not working correctly. #58
Is there a working demo showing the fix in practice.
Steps to reproduce
Open the Xamarin forms example xaml or c# version
Add a command to the todoviewmodel
Add button on the todopage, make sure you setup the command binding.
Run sample , click the new button
Expected behavior
Commands should fire like they do with the rest of mvvmcross
Actual behavior
and does not fire
Configuration
The text was updated successfully, but these errors were encountered:
This was logged under however when testing it is still not working correctly. #58
Is there a working demo showing the fix in practice.
Steps to reproduce
Open the Xamarin forms example xaml or c# version
Add a command to the todoviewmodel
Add button on the todopage, make sure you setup the command binding.
Run sample , click the new button
Expected behavior
Commands should fire like they do with the rest of mvvmcross
Actual behavior
and does not fire
Configuration
The text was updated successfully, but these errors were encountered: