botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
69 stars 83 forks source link

[BUG] Content not rendered upon card "Say Something" button click #1645

Open Gordon-BP opened 2 years ago

Gordon-BP commented 2 years ago

Describe the bug When a "Say Something..." action button is added to a card, and the thing to be said is a content element, the content element is not rendered properly.

To Reproduce Steps to reproduce the behavior:

  1. Create a text element & copy its ID to the clipboard

    image
  2. Create a card element like so:

    image
  3. Wait for user input

    image
  4. Talk to the bot & click the button

    image

It makes no difference if you write builtin_text-ABC123 or #!builtin_text-ABC123, it still doesn't render properly.

Expected behavior

image

Environment (please complete the following information):

Additional context Is the bot limited to rendering text content elements here or could I pass the ID of an image, carousel, or other card?

FedeConciencia commented 2 years ago

Hello, I have the following query =>

This error that occurs in version 12.26.12 & 12.27.0, will it be solved for the next version?

If so, do you have an idea when the new version will come out (Date)?

Thank you

MostafaMohammedSayed commented 1 year ago

I am having the same issue.