Hi, n8n community!
I’m developing a custom trigger node and have encountered an issue regarding the display of the webhook URL visibility. Unlike the standard webhook node—where the URL is expanded by default—my custom node shows the webhook URL collapsed, requiring an extra click to expand it.
Could you please advise if there is a configuration or code modification that can force the webhook URL to display expanded by default in the n8n editor? Any guidance or suggestions on how to align my node’s behavior with the standard webhook node would be greatly appreciated.