-
Notifications
You must be signed in to change notification settings - Fork 56.6k
Form trigger always looping #23262
Copy link
Copy link
Closed
Labels
Needs FeedbackWaiting for further input or clarification.Waiting for further input or clarification.status:in-linearIssue or PR is now in LinearIssue or PR is now in Linearstatus:team-assignedA team has been assigned the issue or PRA team has been assigned the issue or PRteam:nodesIssue is with the Nodes teamIssue is with the Nodes teamtriage:completeTriage has been completed and issue is ready for internal teamsTriage has been completed and issue is ready for internal teams
Metadata
Metadata
Assignees
Labels
Needs FeedbackWaiting for further input or clarification.Waiting for further input or clarification.status:in-linearIssue or PR is now in LinearIssue or PR is now in Linearstatus:team-assignedA team has been assigned the issue or PRA team has been assigned the issue or PRteam:nodesIssue is with the Nodes teamIssue is with the Nodes teamtriage:completeTriage has been completed and issue is ready for internal teamsTriage has been completed and issue is ready for internal teams
Bug Description
When I click on the next form, an infinite loop appears, and it does not proceed to the next form.
before n8n version 2.0, it can load properly.
To Reproduce
Just make node "On form submission" and make switch node and node "next from page"
Expected behavior
Can load to the next form like before version 2.0
Debug Info
Debug info
core
storage
pruning
client
Generated at: 2025-12-16T07:08:23.471Z
Operating System
Windows 11
n8n Version
2.1.0
Node.js Version
22.21.1
Database
SQLite (default)
Execution mode
main (default)
Hosting
self hosted