If this can help anyone, I also suffered related issues with the same symptoms and it had to do with some CF7 custom validation rules for text fields I had setup in functions.php.
One of them was not returning anything and that missing return statement was the culprit.