Re: [I] Unable to navigate once page is loaded [cordova-plugin-inappbrowser]

2024-08-02 Thread via GitHub
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

[I] Unable to navigate once page is loaded [cordova-plugin-inappbrowser]

2024-07-31 Thread via GitHub
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