Setting variables with regular text breaks the flow
I wanted to try having an "Initialization" group where I create and set all of the variables I'll later need in the flow. However, using the
Set variable
blocks with Custom
and Text
as its value stops the flow from executing completely.
As you can see on the attached screenshot, I put a Text Bubble that says "Hi" before initialization, which displays when previewing the bot, but the Text Bubble that says "variables initialized" (or anything that comes after) is never executed.
I suspect this is a bug with the Set variable
block that might break the flow's execution.
4 Replies
Someone will reply to you shortly. In the meantime, this might help:
-# This post was marked as solved by Anthony. View answer.
Could you provide a reproduction?
I can't reproduce
You need use input block
As I was just reproducing the error step by step (and typing them to you while testing), it seems to have solved itself, without me touching anything.
That's great haha. Thanks anyway!
Just marked my Post as ✅ Solved