mobile-angular-ui icon indicating copy to clipboard operation
mobile-angular-ui copied to clipboard

fastclick does not work in ipad due to touchend stopPropagation

Open hamedmohammadi opened this issue 10 years ago • 1 comments

in mobile-angular-ui.gestures.js in line 490 comment event.stopPropagation();

hamedmohammadi avatar May 18 '15 09:05 hamedmohammadi

Hi @hamedmohammadi in #131 you said

this issue as i mentioned as an issue is because of stopPropagation of touchend that cause fastClick dont work properly . issue number #257 sry for lack of fixed code because i dont know all aspect of this project for send merge request .may be bugy

Can you please explain what stopPropagation of touchend refers to? Where do you notice it to happen? I can't find the line you reported, may this have been fixed in the meanwhile?

Thank you very much.

mcasimir avatar Aug 06 '15 13:08 mcasimir