2
0

🐛 (typebotLink) Fix nested typebot link pop

This commit is contained in:
Baptiste Arnaud
2023-09-29 11:23:04 +02:00
parent f9a14c0685
commit cd97da2d34
4 changed files with 13 additions and 9 deletions

View File

@@ -119,7 +119,7 @@ export const executeGroup =
}
}
if (!nextEdgeId && state.typebotsQueue.length === 1)
if (!nextEdgeId && newSessionState.typebotsQueue.length === 1)
return { messages, newSessionState, clientSideActions, logs }
const nextGroup = await getNextGroup(newSessionState)(