SmartClient Version: SNAPSHOT_v11.1d_2017-04-04/Enterprise Deployment (built 2017-04-04)
Chrome on OSX
Hello, there's a js error in the latest build when I load my application, in ISC_Core.js:
in modules-debug/ISC_Core.js the error is:
and the line of code is this:
Chrome on OSX
Hello, there's a js error in the latest build when I load my application, in ISC_Core.js:
Code:
*17:22:05.341:WARN:Log:TypeError: isc.SA_Page.$o is not a function Stack from error.stack: [c]EventHandler.handleLoad(<no args: exited>) @ ISC_Core.js:1780:116
Code:
ISC_Core.js?isc_version=v111d_2017-03-17.js:84390 Uncaught SyntaxError: Unexpected token =
Code:
this._objSrc= = "<object src='"; // variant for .svg src
Comment