CommunityToolkit / CommunityToolkit/Maui
[BUG] SelectedItemEventArgsConverter not worked on ListView after udating community toolkit version to 10.0.0
- Dominant language
- C#
- Stars
- 2.7k
- Forks
- 500
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 7
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [x] I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug
### 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
```markdown
- .NET MAUI CommunityToolkit: 10.0.0.
- OS:
- .NET MAUI:9.0
```
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.