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: [email protected]
For additional commands, e-mail: [email protected]