serbel

Results 4 issues of serbel

The OpenVV library considers Element as visible even if page has no focus. So when user minify browser or goes to another tab, MRC event will fire independently. It would...

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

When the OVV library starts in the iframe which nested in another crossdomain iframe, it is necessary to initiate IntersectionObserver through the parent element, e.g. "element.ownerDocument.defaultView", otherwise the element will...

Timer doesn't stop when measured element goes out of view, so MRC is counted when element is not visible. 1) Screencast of the problem on video (example from the IAB...