-
Notifications
You must be signed in to change notification settings - Fork 593
Closed
Labels
BugPlatform-JavaScriptBugs or features related to the JavaScript rendererBugs or features related to the JavaScript renderer
Milestone
Description
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.
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 rendererBugs or features related to the JavaScript renderer
