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
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 3 days. It will be closed if no further activity occurs within 2 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.
I'm also seeing this behavior. I've created a minimal repro, starting from the MAUI template in Visual Studio, upgrading it to toolkit 10.0.0. Note that I've only added the necessary BindingContext property and binding on the relevant page.
To reproduce the bug in this sample, navigate to the Projects page from the menu, and tap on any of the two projects that are listed.
For me the app and visual studio will hang at this point. In my production app I need to close the app through android app management in the emulator to get Visual Studio responsive again. In this repro sample the debug session is terminated after a bit.
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
Not working on tapping on the listview.
Expected Behavior
On tapping on listview it should trigger the command.
Steps To Reproduce
Link to public reproduction project repository
https://learn.microsoft.com/zh-tw/dotnet/communitytoolkit/maui/converters/selected-item-eventargs-converter
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: