globules-io commented on issue #1063:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/1063#issuecomment-2264773348
Isolated the issue :
This works
var options = "location=yes,hidden=yes,beforeload=no";
This does not
var options = "location=yes,hidden=ye
globules-io opened a new issue, #1063:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1063
# Bug Report
## Problem
### What does actually happen?
Unable to go to a different URL, stuck with initial URL
## Information
Here's the cordova website loa