You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Raymond Camden (JIRA)" <ji...@apache.org> on 2015/01/24 23:33:34 UTC

[jira] [Created] (CB-8359) JavaScript errors do not show in console

Raymond Camden created CB-8359:
----------------------------------

             Summary: JavaScript errors do not show in console
                 Key: CB-8359
                 URL: https://issues.apache.org/jira/browse/CB-8359
             Project: Apache Cordova
          Issue Type: Bug
          Components: weinre
            Reporter: Raymond Camden
            Assignee: Patrick Mueller


Given a simple error:

function blah() {
   doX(); // doX isn't defined
}

The error does not show up in the console. Other things, like basic console.log('foo') messages show up fine. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org