Hello, I’ve come across an issue when submitting forms over https.
Basically when a user submits a form, the validation errors on the next page send the user back to the form to correct the invalid data. This works fine over http, but when submitting over https, the form data is cleared out.