I have a ListView that contains a DataTemplatorSelector which selects DataTemplates which consist of custom ViewCells. The custom ViewCell is made up of a Grid inside a StackLayout, the outer StackLayout has a TapGestureRecognizer assigned.
Generally everything works successfully however sometimes the command associated with the TapGestureRecognizer is not fired and instead the cell is just highlighted.
Has anyone else experienced this?
I am seeing this on XF 2.5.0.122203