Famous / famous-angular

Bring structure to your Famo.us apps with the power of AngularJS. Famo.us/Angular integrates seamlessly with existing Angular and Famo.us apps.
https://famo.us/angular
Mozilla Public License 2.0
1.92k stars 275 forks source link

Trying to trigger touch events inside a suface after using fa-pipe-to #315

Closed koflaherty closed 9 years ago

koflaherty commented 9 years ago

I'm using an fa-pipe-to on a surface to send events to a Famo.us eventHandler for detecting events, however, using fa-pipe-to stops touch events from reaching the HTML elements inside the surface with the fa-pipe-to attribute. Is this a bug, or is there a common design pattern or work around for this?

jordanpapaleo commented 9 years ago

Hi @koflaherty -

Can you please create a codepen to show me your issue?

Thanks,

Jordan

koflaherty commented 9 years ago

Hi Jordan. I couldn't replicate the error. We're currently migrating a prototype from the Ionic Framework to Famo.us. There might be something in Ionic that is stopping the event propagation. I'll just have to rip out Ionic completely and see if that does the trick.

What didn't work on my code base but does on CodePen: http://codepen.io/anon/pen/OPpqeB

koflaherty commented 9 years ago

Yep removing Ionic Angular did the trick! Must be something in there that stopped the events.

jordanpapaleo commented 9 years ago

Thats great to hear. We are all pumped to see people moving to Famo.us. Thanks for your support. - Jordan