You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/09/26 11:42:39 UTC

[GitHub] [cordova-plugin-wkwebview-engine] phiasco12 commented on issue #98: WKWebView doesn't react on clicks (iframe) while UIWebView does - iOS

phiasco12 commented on issue #98: WKWebView doesn't react on clicks (iframe) while UIWebView does - iOS
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/98#issuecomment-535465447
 
 
   same issue here... any solution to this... I'm just using normal:
   
   ```
   $(document).on('click','element',function(e){
   .....
   
   });
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org