Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The following error occurs when I run use the following sample code from docs
var ref = cordova.InAppBrowser.open('http://apache.org', '_blank', 'location=yes'); ref.close();
Unhandled exception at line 62, column 17 in ms-appx-web://io.cordova.hellocordova22/www/plugins/cordova-plugin-inappbrowser/src/windows/InAppBrowserProxy.js 0x800a138f - JavaScript runtime error: Unable to get property 'canGoBack' of undefined or null reference