Ng-click fires twice within slide box

Can the slide-box component contain clickable elements? They seem to fire two or three times per tap, as tested in desktop chrome:

My goal was to have large slides containing lists, etc, like the current iOS Twitter app.

Thanks,
Damien

I’m having the same problem and it’s difficult to handle. Any solution for this around?

I’m currently checking for event.x > 0 each time i click on a button to handle that, but it’s a really dirty hack.

That’s definitely a bug. Thanks for the sample.

I’ve opened Issue # 808 : https://github.com/driftyco/ionic/issues/808

has this issue been solved ? and if so how do i get the fix. Thanks in advance.

Look at this issue link above. Shows solved. You need to use the nightlies to get the bug fix. Caution : Nightlies are very different to any other release and not stable.