microsoft / BotFramework-WebChat

A highly-customizable web-based client for Azure Bot Services.
https://www.botframework.com/
MIT License
1.58k stars 1.53k forks source link

IE11: Not able to expand AC card for more than once #3798

Open compulim opened 3 years ago

compulim commented 3 years ago

(Tracking https://github.com/microsoft/AdaptiveCards/issues/5733)

Screenshots

recording (7)

recording (6)

image

Version

RC of 4.12.1.

Describe the bug

When expanding AC card, such as card input or card wizard, it only able to expand it once. After collapsed, it cannot be expanded again.

There is no console errors.

You can try it outside of Web Chat using adaptive-card-loader with the attached JSON.

Steps to reproduce

  1. Using IE11
  2. Type card wizard
  3. Click on the button to expand the card
  4. Click on the button to collapse the card
  5. Click on the button to expand the again again

Expected behavior

It should expand on the second time the end-user click the expand button.

Additional context

Using adaptivecards@2.5.0.

Verified it still repro outside of Web Chat with adaptivecards@2.8.0.

[Bug]

corinagum commented 3 years ago

@compulim Please link the issue filed to AC

compulim commented 3 years ago

Filed as https://github.com/microsoft/AdaptiveCards/issues/5733.

venkatx5 commented 3 years ago

@corinagum This issue is not related to #3913
Please tag appropriately and provide some solution.