Ok here’s the problem I’m having. I’m using the same form in 2 places. One is on the website at https://app.cannademy.com/contact-us/ And yes, it will send with at least one character. However, if I have no characters and get the “Message is required” error. After entering a message and resubmitting I get “Submission Failed” error. This happens repeatedly with the original form.
If I refresh the page I can successfully submit the form without an error message as long as there’s at least one character. This is with the wp Twentynineteen theme and very few plugins installed.
The other place is still at the website but the same page is viewable via a plugin called WPMobile.app that turns the webpages into an app. This is where the minimum character limit seems to be a problem. And I have the same “Submission Failed” error even after fixing the error. If I refresh the page via the app I can then successfully send a message, but I need a longer message. The app developer says his plugin does not effect forms. and the form does work via the app with longer messages.
I hope this is not too confusing. It confuses me.