This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.
[Bug] TouchEffect is no longer firing on UWP #998
Closed
Description
Description
In pre release 1.1.0 pre1, TouchEffect is no longer firing on UWP in ListView ViewCell's.
No error or warning is fired when tapping.
Steps to Reproduce
- Create ListView and ListView ItemTemplate
- Add Grid to ItemTemplate with xct:TouchEffect.Command
- Run and tap item with debug on Command
Expected Behavior
Expected to hit debug point on command
Actual Behavior
Nothing is fired or hit. No errors or warnings
Basic Information
- Version with issue: 1.1.0 pre1
- Last known good version: v1.0.0-preview2782
- IDE: VS 2019 Community
- Platform Target Frameworks:
- UWP: 18362
- Nuget Packages: Community Toolkit - Xamarin Forms 5.0.0.1931
- Affected Devices: Windows