apache / cordova-plugin-inappbrowser

Apache Cordova InAppBrowser Plugin
https://cordova.apache.org/
Apache License 2.0
1.11k stars 2.14k forks source link

window.open doesnt work inside the opened webview #1046

Closed AsimDawrat closed 22 hours ago

AsimDawrat commented 4 months ago

Bug Report

Problem

window.open(..) doesn't work webpage opened in InAppBrowser

What is expected to happen?

window.open(..) inside the InAppBrowser WebView should work

What does actually happen?

window.open(..) inside the InAppBrowser WebView doesnt work. There is no action performed

Information

Command or Code

Environment, Platform, Device

iOS and android

Version information

Checklist

jcesarmobile commented 3 months ago

can you provide a sample app that reproduces the issue?

jcesarmobile commented 22 hours ago

Closing since there was no response