mobile-angular-ui
mobile-angular-ui copied to clipboard
fastclick does not work in ipad due to touchend stopPropagation
in mobile-angular-ui.gestures.js in line 490 comment event.stopPropagation();
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.