[
https://issues.apache.org/jira/browse/CB-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126138#comment-15126138
]
ASF subversion and git services commented on CB-10450:
------------------------------------------------------
Commit b024104a54e50cc404d156274012b7665c42f876 in
cordova-plugin-inappbrowser's branch refs/heads/master from sgrebnov
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=b024104
]
CB-10451 InAppBrowser: loadstart event is not triggered on Windows
CB-10452 InAppBrowser: 'exit' event is not triggered on Windows
CB-10454 InAppBrowser: 'loaderror' event does not have code and message on
Windows
CB-10450 InAppBrowser: Unable to get property 'canGoBack' of undefined on
Windows
github close #145
> 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
> Assignee: 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]