Skip to content

IE11 buttons are squeezed #3301

@compulim

Description

@compulim

Platform

  • JavaScript

Author or host

Host, rendering an Adaptive Card

Version of SDK

1.2.0

Issue

Browse to https://www.adaptivecards.io/visualizer/index.html using IE11. Buttons looks squeezed when using IE11.

image

A customer reported this bug on Web Chat repo microsoft/BotFramework-WebChat#2263 and mentioned a workaround.

Found a workaround from #1836, it can be fixed with "$(".ac-pushButton").css("flex-basis", "");"

Metadata

Metadata

Assignees

Labels

BugPlatform-JavaScriptBugs or features related to the JavaScript renderer

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions