Hi,
I have noticed a weird isssue lately. Has been there for a bit but always thought it was just random. Now I got to reproduce it.
I have tested it with 2 nodes and it seems a general issue.
Normally there is nothing wrong we can nicely select parameter values from dropdowns
But as soon as you change one of the values to an expression that doesn’t have any data at that point it will break all parameters that work with the dropdowns. This is a bit of a pain the ass while developing.
When the node before or when the node referenced has ran there is no issue.
Tested with Baserow node and a community node, both have the exact same issue, so I think it is a general issue.
Information on your n8n setup
- n8n version: 1.3.1 & 1.2.1 & 1.4
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): Queue & regular main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu