botpress / v12

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

[BUG]: Empty Bubble for builtin-image element #1498

Closed rohankokkulabp closed 2 years ago

rohankokkulabp commented 2 years ago

Describe the bug Image is not displayed (shows an empty bubble) on emulator using builtin image element. NOTE: This bug is seen only from MAC binary executable v12.26.2 & v12.26.3 Source from github repo works perfectly fine!

To Reproduce Steps to reproduce the behavior:

  1. Create a new node
  2. Pick image element
  3. Upload any local image from your system(not url)
  4. Open an emulator and reach the newly created image action in the dialog
  5. See an empty bubble

Expected behavior An image should be displayed on emulator as usual.

Screenshots

Screenshot 2021-09-28 at 3 45 56 AM

Environment (please complete the following information):

Additional context Similar behavior was found with choice-skill issue botpress/v12#1497

laurentlp commented 2 years ago

Hi @rohankokkulabp, this bug was fixed (see: https://github.com/botpress/botpress/pull/5488) and merged on master. It should be released soon!