appleboy / react-recaptcha

A react.js reCAPTCHA for Google
https://www.google.com/recaptcha/intro/index.html
BSD 3-Clause "New" or "Revised" License
635 stars 97 forks source link

Possible to inject the reCaptcha js lib into the DOM lazily? #253

Open dcworldwide opened 5 years ago

dcworldwide commented 5 years ago

Is it possible to inject the reCaptcha js lib into the DOM lazily? I don't want to slow down my main page's load time. reCaptcha is only required on a child page.

dcworldwide commented 5 years ago

Possibly using https://github.com/dozoisch/react-async-script