When testing in Botpress Studio using the emulator, everything goes fine, the flow is respected, questions are answered, failsave are respected. But after publishing, when I test the flow using or the Chat interface or the Shareable URL, the flow become buggy.
For example, after the user ask a question, the bot will respond and present a single choice (Yes/No) for more questions. Many times I choose Yes, the bot ask for the question, I give the question, but he roll-back to the Yes/No failsafe ... and so the flow must be restarted.
Maybe not a question but more of a bug explanation. Is this a known problem? will this buggy flow will be present when I will integrate the bot in my website?