openvv-html icon indicating copy to clipboard operation
openvv-html copied to clipboard

IE: Object does not support property or method "find"

Open serbel opened this issue 7 years ago • 1 comments

IE 11.0.96.00.18837 (Win7) and IE 11.674.15063.0 (Win10) throws an error: "Object does not support property or method "find". It’s necessary to add a polyfill for IE browsers, e.g: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find

serbel avatar Nov 28 '17 13:11 serbel

@serbel - I've added the required Polyfill in this PR - https://github.com/InteractiveAdvertisingBureau/openvv-html/pull/16

jdreetz avatar Jan 22 '18 15:01 jdreetz