On-touch only fires once

Hi,

I’m using on-touch in a ionic-slidebox,
but only the first touch on an elements fires,
when touching another element later it won’t fire again.
With ng-click it works fine, but i need to start the action on touch

Any chance you could put together an example in a codepen?