-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hello!
Having some issues using the re-captcha in my svelte app. I manage to get the ready state to fire, but then all I get is this error:
caught DOMException: Blocked a frame with origin "https://www.google.com" from accessing a cross-origin frame.
at Ci.Yy.w8 (https://www.gstatic.com/recaptcha/releases/85AXn53af-oJBEtL2o2WpAjZ/recaptcha__en.js:721:217)
at Array.<anonymous> (https://www.gstatic.com/recaptcha/releases/85AXn53af-oJBEtL2o2WpAjZ/recaptcha__en.js:40:284)
at Object.init (https://www.gstatic.com/recaptcha/releases/85AXn53af-oJBEtL2o2WpAjZ/recaptcha__en.js:730:258)
at https://www.google.com/recaptcha/api2/bframe?hl=en&v=85AXn53af-oJBEtL2o2WpAjZ&k=6LfetkseAAAAAM2BZdN4nLPitmM3skOeY9_jkqyq:184:30
Has anyone seen this before? I've tried adding the captcha as a div I render on it's own but I get the same issue in the end.
Does it need to be hosted on a web server rather than just localhost? Not sure why it would work for others.
Metadata
Metadata
Assignees
Labels
No labels