mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): Node title not updating when selecting a different node (no-changelog) (#16566)
This commit is contained in:
@@ -34,6 +34,7 @@ watch(
|
||||
</N8nText>
|
||||
<ExperimentalCanvasNodeSettings
|
||||
v-else-if="lastContent !== undefined"
|
||||
:key="lastContent.id"
|
||||
:node-id="lastContent.id"
|
||||
can-open-ndv
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user