Form Trigger: no Form Appears, bug?

Describe the problem/error/question

I have a “Form trigger” node configured.
:question:When I try to test it no no Form appears while the message is “Waiting for you to submit the form”

Share the output returned by the last node

Information on your n8n setup

  • **n8n version:**1.77.3
  • **Database (default: SQLite):**PostGre
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):**npm
  • **Operating system:**Windows (last)

Two things you can check:

  1. Please make sure that your browser can open new windows - some disable this by default.
  2. I just noticed a bug: if you click ‘Test workflow’, the form will show. Close it, click stop the execution, then click ‘Test workflow’ again. The form will now not open. As a work-around, reloading the canvas fixes this.

I’ll report this issue to the team (CAT-641)

1 Like

Thank you @bartv

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.