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

InAppBrowser: 'loaderror' event does not have code and message on Windows

    XMLWordPrintableJSON

Details

    Description

      Per documentation 'loaderror' event should has code and message properties, but I don't see them on Windows

      InAppBrowserEvent Properties
      
      type: the eventname, either loadstart, loadstop, loaderror, or exit. (String)
      
      url: the URL that was loaded. (String)
      
      code: the error code, only in the case of loaderror. (Number)
      
      message: the error message, only in the case of loaderror. (String)
      

      There is the following unit test for this case:`inappbrowser.spec.6 should support loaderror event`

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: