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

Content Grid User-Unhandled Exception #4708

Open
1 of 3 tasks
Elkhunder opened this issue Aug 17, 2023 · 0 comments
Open
1 of 3 tasks

Content Grid User-Unhandled Exception #4708

Elkhunder opened this issue Aug 17, 2023 · 0 comments
Labels
bug The issue relates to the wizard not working or a problem with the generated code.

Comments

@Elkhunder
Copy link

Describe the bug

When the content grid is open and you click on the background a System.ArgumentException is thrown, crashing the application.

To Reproduce

  1. Launch Application
  2. Go to 'Content Grid'
  3. Click anywhere on 'The Background'
  4. Scroll down to the 'SelectItem' method in the 'ListViewItemSelectionBehavior.cs' class
  5. See error

Additional context

Exception Message: 'Parameter "parameter" (object) cannot be of type Project.ViewModels.ContentGridViewModel, as the command type requires an argument of type Project.Core.Models.SampleOrder.(Parameter 'parameter')'

Applies to the following platforms:

  • WinUI
  • WPF
  • UWP

About your setup

  • Visual Studio Version: 2022 Enterprise 17.7.0
  • Template Studio Wizard Version: 5.3
  • Windows Build: 19044.3324
@Elkhunder Elkhunder added the bug The issue relates to the wizard not working or a problem with the generated code. label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue relates to the wizard not working or a problem with the generated code.
Projects
None yet
Development

No branches or pull requests

1 participant