I have this same issue. I have no script errors on the page.
Everything is set up correctly and I have tested both codes but still see nothing.
<p>Your Name (required)<br />
[text* your-name] </p>
<p>Your Email (required)<br />
[email* your-email] </p>
<p>Subject<br />
[text your-subject] </p>
<p>Your Message<br />
[textarea your-message] </p>
[recaptcha recaptcha-271]
<div class="g-recaptcha" data-sitekey="code"></div>
<p>[submit "Send"]</p>
It is very frustraiting