Using gestures in Ionic 2 Beta 10

I tried replicating the demo in http://ionicframework.com/docs/v2/components/#gestures but i still can’t trigger the press event

Anyone here encountered the same problem?

Found the cause. It seems the event was intermittently triggered when the tappable attribute is present.

Now I’m having a problem with the scrolling part.
If the press event is present in the ion-item, I can no longer scroll the list.

Hi,

there is an issue about this.

A workaround:

Thanks for the reply.

I’ll have a look. :slight_smile: