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/01/18 15:32:40 UTC

[GitHub] distancerunner opened a new issue #403: Error and Issue with window.open

distancerunner opened a new issue #403: Error and Issue with window.open
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/403
 
 
   In readme, there is a line which means, window.open is overwritten from inAppBrowser
   
   window.open = cordova.InAppBrowser.open;
   
   How can I fix this in my Ionic App?
   
   My Problem: I use Facebook Login Plugin, and this Plugin opens window.open -> but here it crashes and I got an Error.
   
   How to avoid overwriting window.open with the InAppBrowser? There is no working example in the internet.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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