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/06/28 08:29:28 UTC

[GitHub] [cordova-plugin-inappbrowser] Jawahars commented on issue #496: (windows) blank screen issue after inappbrowser.open

Jawahars commented on issue #496: (windows) blank screen issue after inappbrowser.open
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/496#issuecomment-506650995
 
 
   > What is `popup` in the code snippets you mentioned?
   
   It is webview or iframe. In my case, it was webview. The [following snippet](https://github.com/Jawahars/cordova-plugin-inappbrowser/blob/4f7cb8410bca4b05f2b212ffddabdf85065afe0d/src/windows/InAppBrowserProxy.js#L177) assigns the value to popup
   `popup = document.createElement(isWebViewAvailable ? 'x-ms-webview' : 'iframe');`

----------------------------------------------------------------
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