xamarin/Xamarin.Forms

[UWP] Tapped does not fire on ViewCell

オープン

#4,901 opened on 2019/01/04

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)C# (1,926 件のフォーク)batch import
a/listviewe/3 :clock3:help wantedinactivep/UWPt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Description

ViewCell's Tapped event is not firing in a ListView.

This is similar to (possibly a duplicate of) #2318.

Steps to Reproduce

  1. In Control Gallery, navigate to Issue 935.
  2. Tap on "I have been selected:"

Expected Behavior

Text in the cell changes to "I have been selected:1".

Actual Behavior

Text does not change.

Basic Information

  • Version with issue: 3.5.0

コントリビューターガイド