I am deploying n8n using Docker. When I use the Webhook node, the path and method are not updating as expected. Additionally, the Webhook node is unable to connect to the next node in my workflow.
Expected: When configuring the node, the path parameter changes in real-time in the URL above.
Reality: The path input has a value, but the preview URL is null.