gasner opened a new issue #594: location.replace() doesn't work in _blank mode URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/594 # Bug Report ## Problem ### What is expected to happen? I am using inappbrowser to display a page that eventually performs a redirect using location.replace(). ### What does actually happen? For some reason it seems that the location.replace() call has no effect. Thanks ### Version information Cordova: Cordova CLI 8.12 Operating System: Android Studio <engine name="android" spec="^8.1.0" /> <plugin name="cordova-plugin-inappbrowser" spec="^3.1.0" /> <plugin name="cordova-plugin-whitelist" spec="^1.3.4" /> ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
