Internet Explorer 11 issues
Am getting an issue with IE11 not loading/displaying a HTML5 Canvas published file. It works fine in Chrome and Edge and worked fine in IE when was testing locally (Ctrl+Enter) as was developing it. There is no animation or using additional frames, it is just a number of layers and some interaction with hiding and displaying specific layers. Have published file and am just opening this locally in IE to test, so not uploaded to web yet.
Below errors are showing in IE debug f12
Has anyone experienced similar or have any ideas what could be causing this?
[object Error]
{
description: "Object doesn't support property or method 'defineProperties'",
message: "Object doesn't support property or method 'defineProperties'",
name: "TypeError",
number: -2146827850
}
SCRIPT438: Object doesn't support property or method 'defineProperty'
File: createjs-2015.11.26.min.js, Line: 16, Column: 14921
SCRIPT445: Object doesn't support this action
File: openwater2.js, Line: 14, Column: 1
SCRIPT438: Object doesn't support property or method 'getComposition'
File: openwater2.html, Line: 374, Column: 2
