Hello, when testing and submitting my form (which is the trigger for my workflow) the submission hangs forever. I test the form and hit submit and it just spins and spins and never submits or hits the rest of the workflow.
Is this a known issue? Any thoughts on how I might address this issue? My form is long it has about 55 elements to it including a file upload, date pickers, tags, checkboxes, etc. I’m not doing a multi-page form, just one long single form.
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: latest stable. I updated it and restarted.
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: testing form from chrome on MacOS. I have tried with all extensions disabled.