I tried with touch-action too, but still no event callback. Is this working for you guys? BTW, I never had to specify the touch-action with Polymer#0.2.4 and it used to work fine.
On Fri, Jun 6, 2014 at 7:37 PM, Daniel Freedman <[email protected]> wrote: > Please make sure you have touch-action attribute set. > On Jun 6, 2014 5:40 PM, "Akhilesh" <[email protected]> wrote: > >> I took the master branch and tested the fix to this issue. >> Unfortunately, the events are still not getting triggered on iOS Safari. >> >> On Friday, June 6, 2014, Daniel Freedman <[email protected]> wrote: >> >>> I'm pretty sure this is related to >>> https://github.com/Polymer/ShadowDOM/issues/452 >>> On Jun 6, 2014 8:48 AM, "Eric Bidelman" <[email protected]> wrote: >>> >>>> +daniel >>>> >>>> >>>> On Thu, Jun 5, 2014 at 11:51 PM, <[email protected]> wrote: >>>> >>>>> Try out this sample on iOS Safari: http://jsbin.com/poracihi/2/edit >>>>> >>>>> The "tap" event is getting triggered on all other desktop and android >>>>> browsers. >>>>> >>>>> Follow Polymer on Google+: plus.google.com/107187849809354688692 >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Polymer" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/polymer-dev/136b7b0b-41bd-4e19-8827-18832979cbf4%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/polymer-dev/136b7b0b-41bd-4e19-8827-18832979cbf4%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/CAJGcB389swfCT1-k9suR2rCvuxcPOi4Qkg_3rSwd%2BURYz1ArTw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
