Matrix Version: 5.4.0.2
I have had a situation where I received a completely blank form submission, despite the fact that the form has required fields. This is a particular problem because the form is connected to Stripe, so a $0 payment request was sent to Stripe.
The email response sent through to me showed all the fields blank and in the submission log the submission is simply empty.
How might this possibly have happened?
Thanks.