Botframework-emulator: The carousel is not rendering the left and right button for scroll to next image

Created on 22 Sep 2018  路  2Comments  路  Source: microsoft/BotFramework-Emulator

Hi guys,

When i try to load the script file which contains image attachments as carousel, but the carousel is not rendering the left and right button to scroll.

The following is the out that i get

carousel-01

Bug WebChat

Most helpful comment

Hi @corinagum
This was the test *.chat file data

user=muges
bot=testbot

user: I want a new watch

bot: I can help you with that!, Let me see what i can find.
bot: Here's what i found.
bot:
[AttachmentLayout=carousel]
[Attachment=images\845061.jpg]
[Attachment=images\1089572.jpg]
[Attachment=images\1092951.jpg]
[Attachment=images\1092955.jpg]

bot:
[AttachmentLayout=carousel]
[Attachment=https://build2018demostorage.blob.core.windows.net/vktest/shutterstock_267798710.jpg]
[Attachment=https://build2018demostorage.blob.core.windows.net/vktest/shutterstock_352316924.jpg]
[Attachment=https://build2018demostorage.blob.core.windows.net/vktest/shutterstock_370222298.jpg]
[Attachment=https://build2018demostorage.blob.core.windows.net/vktest/shutterstock_462355030.jpg]

The Emulator version is 4.0.0-preview.39916.

All 2 comments

Hi @muges01, could you share your json script that you are using? Thanks!
Could you also tell me what version of emulator you're using?

Hi @corinagum
This was the test *.chat file data

user=muges
bot=testbot

user: I want a new watch

bot: I can help you with that!, Let me see what i can find.
bot: Here's what i found.
bot:
[AttachmentLayout=carousel]
[Attachment=images\845061.jpg]
[Attachment=images\1089572.jpg]
[Attachment=images\1092951.jpg]
[Attachment=images\1092955.jpg]

bot:
[AttachmentLayout=carousel]
[Attachment=https://build2018demostorage.blob.core.windows.net/vktest/shutterstock_267798710.jpg]
[Attachment=https://build2018demostorage.blob.core.windows.net/vktest/shutterstock_352316924.jpg]
[Attachment=https://build2018demostorage.blob.core.windows.net/vktest/shutterstock_370222298.jpg]
[Attachment=https://build2018demostorage.blob.core.windows.net/vktest/shutterstock_462355030.jpg]

The Emulator version is 4.0.0-preview.39916.

Was this page helpful?
0 / 5 - 0 ratings