Skip to content

Behaviors.Forms Command not Executing #29

@PrisonerZERO

Description

@PrisonerZERO

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions