@ -90,6 +90,7 @@ const ResultPanel: FC<ResultPanelProps> = ({
isLoopNode && handleShowLoopResultList && (
<LoopLogTrigger
nodeInfo={nodeInfo}
// allExecutions={[nodeInfo]}
onShowLoopResultList={handleShowLoopResultList}
/>
)