input
input copied to clipboard
Issue During Questionnaire Submission
We created a form and are using "input" under Docker. During the submission of the form, at the final step, it fails.
We have an XHR request that returns a 404 error.
https://yyyyyyyyyyyy/api/public/forms/jY85
Response: { "message": "No query results for model [App\Models\FormBlockInteraction]." }
No more log seems available.