Open kmsb12 opened 10 years ago
if you execute console.log statements, they are not shown in remote debugging inspector's log view.
Handle the ConsoleMessage event. This is where JavaScript console messages are currently propagated to.
ConsoleMessage
this issue should be closed I think.
no I am still seeing this issue occur in version 1.7.5.1
if you execute console.log statements, they are not shown in remote debugging inspector's log view.