Google Recaptcha not showing in the form, causing error
-
In some browsers (Firefox on Windows) recaptcha is not loading in the form, causing an error during submission.
I see that on Mac it seems to work well on all browsers, also it works in Edge on Windows.
I see this error in console:
Content-Security-Policy warnings 4
Content-Security-Policy: Ignoring “’unsafe-inline’” within script-src: ‘strict-dynamic’ specified anchor
Content-Security-Policy: Ignoring “https:” within script-src: ‘strict-dynamic’ specified anchor
Content-Security-Policy: Ignoring “http:” within script-src: ‘strict-dynamic’ specified anchor
Content-Security-Policy: Ignoring “’unsafe-inline’” within script-src: nonce-source or hash-source specified anchor
Partitioned cookie or storage access was provided to “https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcfLOApAAAAADIz0tio6PaYKk3jf0ntD5KsfTie&co=aHR0cHM6Ly9vbWVnYS1hcGFydG1lbnRzLmRlOjQ0Mw..&hl=de&v=8k85QBI-qzxmenDv318AZH30&theme=light&size=invisible&badge=bottomright&cb=2afljvbi37qc” because it is loaded in the third-party context and dynamic state partitioning is enabled.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.