fix(editor): JSON view values can be mapped like keys (#4702)

* fix(editor): JSON view values can be mapped like keys, resolving to the same expression

* fix(editor): JSON view list item draggable pill name
This commit is contained in:
Csaba Tuncsik
2022-12-01 09:33:34 +01:00
committed by GitHub
parent 430cc65a4e
commit 6d4e959884
2 changed files with 16 additions and 6 deletions

View File

@@ -239,7 +239,6 @@
class="ph-no-capture"
:paneType="paneType"
:editMode="editMode"
:currentOutputIndex="currentOutputIndex"
:sessioId="sessionId"
:node="node"
:inputData="inputData"