SmartClient Version: v11.0p_2016-10-05/Enterprise Deployment (built 2016-10-05)
Chrome on OSX El Capitan
Hello, while using the RPC tab, with latest 11.0 build there is this error in the chrome console of the developer console window, there is this error:
Chrome on OSX El Capitan
Hello, while using the RPC tab, with latest 11.0 build there is this error in the chrome console of the developer console window, there is this error:
Code:
*16:35:14.654:TMR5:WARN:Log:ReferenceError: targetsDisplayW is not defined
Stack from error.stack:
setValue(<no args: exited>) on [TargetsDisplayEventHandler ID:targetsDisplayEventHandler] @ ISC_DeveloperConsole.js:103:764
call(<no args: exited>) on [DebugMaster ID:undefined] @ ISC_Core.js:1952:114
handlePacket(<no args: exited>) on [DebugMaster ID:undefined] @ ISC_Core.js:1942:208
packetReceived(<no args: exited>) on [MessagingDMISocket ID:isc_MessagingDMISocket_1] @ ISC_Core.js:1944:164
receive(<no args: exited>) on [MessagingDMISocket ID:isc_MessagingDMISocket_1] @ ISC_Core.js:1932:80
[c]Class.fireCallback(_1=>Obj, _2=>null, _3=>null, _4=>null, _5=>true) on [Class Timer] @ ISC_Core.js:306:104
Timer._fireTimeout(_1=>"$ir41", _2=>57, _3=>undef) on [Class Timer] @ ISC_Core.js:1436:166
<anonymous>() @ ISC_Core.js:1433:40
Uncaught ReferenceError: targetsDisplayW is not defined
Comment