Getting the same issue. The AJAX post result I get is this:
<b>Notice</b>: Undefined index: name in <b>/home/content/w/y/o/wyoadmin/html/apps/guidecache/guidesite/wp-content/plugins/contact-form-7/includes/classes.php</b> on line <b>292</b>
{“mailSent”:true,”into”:”#wpcf7-f1-p79-o1″,”captcha”:null,”message”:”Your message was sent successfully. Thanks.”,”onSentOk”:null}
Note that the email DOES send, but no confirmation message is provided to the user because of the failed AJAX call.