Skip to main content

All Questions

Tagged with
0 votes
1 answer
733 views

'Uncaught (in Promise) TypeError' error in console after recaptcha with emailjs

this one's a bit weird so I'll do my best to sum it up well. I'm creating a react app, and I am implementing emailjs for submitting form data. I have it set up to use recaptcha, and the form process ...
morthemex's user avatar
1 vote
0 answers
1k views

Is it possible to verify recaptcha from react with no backend?

Does anyone know, is it possible to verify Recaptcha straight from the front-end. I'm building the app in react and to send mail I'm using emailjs so that I don't have to build any backend whatsoever, ...
Redzik's user avatar
  • 13