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

Behaviors.Forms Command not Executing #29

Open
PrisonerZERO opened this issue Sep 18, 2020 · 0 comments
Open

Behaviors.Forms Command not Executing #29

PrisonerZERO opened this issue Sep 18, 2020 · 0 comments

Comments

@PrisonerZERO
Copy link

PrisonerZERO commented Sep 18, 2020

I am attempting to upgrade an existing Xamarin project to the latest versions of various libraries. The Xamarin forms themselves live in a shared .NET Standard library. My page has a ListView on it & I am attempting to capture the event fired when an item is 'chosen'. However, the ICommand in my ViewModel is not executing.

Could you (@davidbritch) possibly take a look at my StackOverflow Question on this?

NOTES:

  • I am using Xamarin.Forms 4.8...but had to downgrade Behaviors.Forms to 1.3 because the code is in a .NET Standard library.
  • If I upgrade to Behaviors.Forms 1.4 a design-time error occurs
  • However, ICommands are not executing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant