@Scott I figured it out. This might be worth noting in case anyone else has this problem, but I had named my field for users to put their name from
. I tried changing that to name
and now the form is submitting correctly it seems. I guess something about that field name was breaking things.