Hi Isomorphic,
accessing the EE showcase I get an error in the Developer Console in IE 11.0.12 / Win 8.1:
Code:
This does not occur in FF26.0 or Chrome 38.
Online EE Showcase version is SmartClient Version: v10.0p_2014-09-23/AllModules Deployment (built 2014-09-23).
Best regards,
Blama
accessing the EE showcase I get an error in the Developer Console in IE 11.0.12 / Win 8.1:
Code:
Code:
11:31:21.454:INFO:Log:initialized
11:31:21.672:WARN:Log:New Class ID: 'Window' collides with ID of existing object with value '[object Window]'. Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode. See documentation for further information.
11:31:21.959:WARN:Log:New Class ID: 'Selection' collides with ID of existing object with value '[object Selection]'. Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode. See documentation for further information.
11:31:22.502:WARN:Log:New Class ID: 'DataView' collides with ID of existing object with value '
function DataView() {
[native code]
}
'. Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode. See documentation for further information.
11:31:31.665:INFO:Log:isc.Page is loaded
Online EE Showcase version is SmartClient Version: v10.0p_2014-09-23/AllModules Deployment (built 2014-09-23).
Best regards,
Blama