I’ve added the wix reCaptcha element for the first time on my site. I added the onVerified() function and connected to the element in the editor. On the published site, the captcha responds with the “pick images with _________” challenge as expected. After successful completion of the challenge, a green check mark appears where there was a check box, but …
The onVerified() function is never called!
Any ideas?