microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
860 stars 366 forks source link

Adaptive Card Tables - Bot Composer #9680

Closed LarryLeonidas closed 6 months ago

LarryLeonidas commented 6 months ago

Describe the bug

It would seem Composer 2.1.2 is unable to render Tables. Screenshot below.

Please confirm

image

Version

Browser

OS

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

Additional context

RupenAnjaria commented 6 months ago

Yes, I am experiencing the same.

dmvtech commented 6 months ago

Composer uses webchat as a base for the chat client. This is a known issue and can be monitored here: https://github.com/microsoft/BotFramework-WebChat/issues/4626