[
https://issues.apache.org/jira/browse/CB-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Grebnov resolved CB-10450.
---------------------------------
Resolution: Fixed
Assignee: (was: Sergey Grebnov)
> InAppBrowser: Unable to get property 'canGoBack' of undefined on Windows
> ------------------------------------------------------------------------
>
> Key: CB-10450
> URL: https://issues.apache.org/jira/browse/CB-10450
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Reporter: Sergey Grebnov
> Labels: triaged, windows
>
> The following error occurs when I run use the following sample code from docs
> {code}
> var ref = cordova.InAppBrowser.open('http://apache.org', '_blank',
> 'location=yes');
> ref.close();
> {code}
> {code}
> 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
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]