I am using react-google-ReCAPTCHA in bootstrap modal. First time its visible when I close the modal and again reopen the modal its not visible
<ReCAPTCHA
sitekey={process.env.REACT_APP_EMAIL_RECAPTCHA_SITE_KEY}
className="g-recaptcha-response"
name="g-recaptcha-response"
/>