I cannot close a node view once I have opened it

As of this morning, when I open a node edit view, I cannot “Back to canvas”. In the console I get the following error:

frontend-hooks.js:104 Uncaught (in promise) TypeError: Cannot read properties of null (reading ‘name’)
at Object.getNodeTypeChangedEventData (frontend-hooks.js:104:34)
at externalHooks.dataDisplay.nodeTypeChanged (frontend-hooks.js:843:55)
at Object.runExternalHook [as run] (n8n-27a63db3.js:169309:13)
at Proxy.activeNode (NodeView-73171348.js:6478:36)
at callWithErrorHandling (vendor-75c0fb2f.js:1772:18)
at callWithAsyncErrorHandling (vendor-75c0fb2f.js:1780:17)
at job (vendor-75c0fb2f.js:3367:9)
at flushPreFlushCbs (vendor-75c0fb2f.js:1917:7)
at updateComponentPreRender (vendor-75c0fb2f.js:7394:5)
at ReactiveEffect.componentUpdateFn [as fn] (vendor-75c0fb2f.js:7312:11)

I am using N8N cloud

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This appeared to be something to do with my Trial. As soon as I upgraded it worked.

2 Likes

Hey @Calvin_Mann,

Looks like we missed this one last week, This was an issue we were aware of and fixed and in theory your cloud instance would have just needed a quick update to get up and running.

Thanks. Any news on Execute Workflow gets incorrect data back?

Not yet as I have not looked into it but I will pop a reply on that shortly.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.