You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @barn4k , thanks a lot for the example! It proved really helpful when debugging my changes here.
I also found a workaround for until my fix is merged and released:
Switch to the Table view from any other node.
Reopen the node you'd like to debug
Switch to the false branch in the InputPanel there
From here you can use the other views as expected until you close the NodeDetailsView. Note you can use most features like dragging from the Table view as well.
Bug Description
the Code node doesn't show the Input data if it is connected to the IF node and the data goes via false branch
To Reproduce
the workflow. The No Op node may be removed. It is only used to draw the arrow better.
Expected behavior
input data will show the input data...
Operating System
cloud
n8n Version
1.68.0
Node.js Version
cloud
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: