How did I solve the issue of refreshing Google reCAPTCHA?
Jul 18, 2020 · 2 min read · Hi Guys!! This is my first post so I will start with the minor issue I faced while integrating the google reCAPTCHA v2 in an HTML form. Problem I was able to render reCAPTCHA easily by adding the following code snippet in my javascript file: <html> ...
SSandeep commented