t49tran / react-google-recaptcha-v3

Google Recaptcha V3 integration for React
MIT License
427 stars 91 forks source link

No way to load for explicit rendering without rendering #196

Open jaguardev opened 4 months ago

jaguardev commented 4 months ago

Explicit rendering tightly coupled with container.element, which is not available at init time

jaguardev commented 4 months ago

this does not looks right... https://github.com/t49tran/react-google-recaptcha-v3/blob/master/src/google-recaptcha-provider.tsx#L104