Hi!We encountered a problem with recaptcha (google captcha).In IE11 granit.js handles iframe and we get "Access denied" when granit trys to read contentWindow property.There is no such errors in other browsers. How to fix this problem?if (window.Node) { var ac = Node.prototype.appendChild; ...