Hey Guys,
I have an ion-item with a click event, but then an element inside it with a separate click event. I tried using stop.Propagation on the tap events but it doesn’t exist and throws a bug.
Any ideas? I don’t want to use (click) as this has an issue not registering on IOS devices.