Press gesture and ion-list vertical scroll

When I add a press gesture to ion-list ion-item, the list stops touch-scrolling on android device even though the press event does not get fired.

<ion-list>
<ion-item (press)="doSomething()"></ion-item>
......
</ion-list>

Could you open an issue for this on github?

@mhartington Hi! is this fixed? In beta 11 is still not working

It seems I face the same issue. So I guess this has not been fixed.

@no1101 Did you open an issue on GitHub ? Can you give the link ?
Otherwise, I’ll open one.