Share feedback, ideas and get community help

Updated 3 months ago

Difference into JSON data and presented data on typebot

I was doing my chatbot as usual using typebot, but then, I noticed that in a specific case, as shown on my images, I could have a line that is displayed on typebot editor but is not shown on the JSON, I recreated the line just in case and compared both jsons and the line is shown there.

Any Idea how could this happen and if it's a bug, or an issue that I shouldn't care too much ?
Attachment
1bc26029-bbfd-42f9-aa6c-f0c9cf454c23.png
l
B
11 comments
Indeed, here it is present in the edges list but it is attributed in the outgoingEdgeId
In theory this case should never happen
Do you know how you got to that point?
No, my boss was just messing with this block and then it happened
I don't know if it can be reproducted easily
@Baptiste Maybe you could validate this situation to restrain typebot from showing lines if both doesn't exist in edges and outgoingEdgeId ?
I don't know if it's a situation that will happen again, hope not
The issue is that it would introduce too many additional computation on each edge render, so that would not be optimal. If it happens again, let me know
Add a reply
Sign up and join the conversation on Discord