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)
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.