Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-10450

InAppBrowser: Unable to get property 'canGoBack' of undefined on Windows

    XMLWordPrintableJSON

Details

    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
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            sgrebnov Sergey Grebnov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: