baptisteArno / typebot.io

đź’¬ Typebot is a powerful chatbot builder that you can self-host.

Home Page:https://typebot.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug with buttons

arthurbarret0 opened this issue · comments

What did I do?

I created a form using buttons and did not make any customizations in the configuration of this form (I didn't even open the button block configuration) on the builder side.

What happened?

When I open the chat (user side), it appears blank and does not display the button block. Upon checking the console, it returns an error related to "isMultipleChoice" (or something like that, I don't remember exactly).

How did I fix it?

I open the block configuration, select and deselect the "Multiple choice" option.

I can't reproduce the bug, can you provide a reproduction?

typebot-bug1
typebot-bug2
typebot-bug3

Here's a screenshot of the console, widget and flow.

That is, according to the flow, it should display a button. The button was not displayed, and the console displays the error related to “isMultipleChoice”.

To fix it, I made the multiple choice option active and disabled it, then republished my bot.

My Typebot is on version 2.25.2, the latest.

Does it work in Test mode? If so, it is most likely an issue with your embed lib version being too old