fix(editor): Show input panel with not connected message (#9495)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<RunData
|
||||
v-if="node"
|
||||
ref="runData"
|
||||
:node="node"
|
||||
:run-index="runIndex"
|
||||
|
||||
Reference in New Issue
Block a user