You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<google-recaptcha> is not working for me in chrome. same code is working fine in IE + firefox + safari. getting Error : "Uncaught DOMException: Blocked a frame with origin "https://www.google.com" from accessing a cross-origin frame""
#7
Open
vyomabypt opened this issue
Feb 1, 2019
· 2 comments
i have written captcha code in my-samplepage.html.
That same code is working fine in IE + Firefox + safari but getting below error in chrome.
Uncaught DOMException: Blocked a frame with origin "https://www.google.com" from accessing a cross-origin frame.
at lb.t.tZ (https://www.gstatic.com/recaptcha/api2/v1548052318968/recaptcha__en.js:515:271)
at yj (https://www.gstatic.com/recaptcha/api2/v1548052318968/recaptcha__en.js:522:135)
at Object.init (https://www.gstatic.com/recaptcha/api2/v1548052318968/recaptcha__en.js:527:434)
at https://www.google.com/recaptcha/api2/bframe?hl=en&v=v1548052318968&k=6LcI04UUAAAAADBTEtJ0exAwAe57vkNqObj6tKIQ&cb=r1oyt78mj7bb:184:30
The text was updated successfully, but these errors were encountered:
vyomabypt
changed the title
<google-recaptcha> is not working for me in chrome. same code is working fine in IR + firefox + safari. getting Error : "Uncaught DOMException: Blocked a frame with origin "https://www.google.com" from accessing a cross-origin frame""
<google-recaptcha> is not working for me in chrome. same code is working fine in IE + firefox + safari. getting Error : "Uncaught DOMException: Blocked a frame with origin "https://www.google.com" from accessing a cross-origin frame""
Feb 1, 2019
Hi,
Here, i have uploaded my source code.
i have written captcha code in my-samplepage.html.
That same code is working fine in IE + Firefox + safari but getting below error in chrome.
https://github.com/cbalit/re-captcha/files/2821304/firstdemo.zip
Could you please assist me here?
Thanks in Advanced!
The text was updated successfully, but these errors were encountered: