jcesarmobile commented on issue #797: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/797#issuecomment-712902557
it's not related to using WKWebView, window.open was removed on purpose, see https://github.com/apache/cordova-plugin-inappbrowser/pull/600 You can still get the old behavior by doing this, but it's not recommended. https://github.com/apache/cordova-plugin-inappbrowser#windowopen ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
