Recaptcha issues
-
Hi – I’m getting error “Uncaught ReferenceError: grecaptcha is not defined” in the F12 console, and have disabled plugins etc, and even excluded the JS file from caching and minification.
Seems it’s failing here
render: function() { if ( ! this.ready ) { grecaptcha.ready( this.onReady.bind( this ) ); return; }
Any ideas ?
Thanks
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Recaptcha issues’ is closed to new replies.