breaking change to adaptive cards in v4.5.2-0
See original GitHub issueScreenshots
Version
4.5.2-0
Describe the bug
The new webchat version breaks adaptive cards. All of the adaptive card hows as is the text bubble that is behind it with code html inside of the text bubble.
To Reproduce
Steps to reproduce the behavior:
- Go to ‘…’
- Click on ‘…’
- Scroll down to ‘…’
- See error
Expected behavior
Additional context
[Bug]
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
BotFramework-WebChat/CHANGELOG.md at main - GitHub
Breaking changes. Suggested actions is now a role="toolbar" and adopted roving tab index. TAB key will now land on the container, instead of...
Read more >Adaptive Cards
A whole new way to deliver UI. Adaptive Cards are platform-agnostic snippets of UI, authored in JSON, that apps and services can openly...
Read more >Text formatting in cards - Teams - Microsoft Learn
You can format Adaptive Cards and Office 365 Connector cards with Markdown that include certain supported styles. Format cards with Markdown.
Read more >Building with Adaptive Cards? 7 things you need to consider ...
Adaptive Cards is a universal Card UI framework released by Microsoft in 2017 ... are some breaking changes with Templating which means Adaptive...
Read more >Adaptive Cards community call - Microsoft 365 PnP
Action.ToggleVisibility Deprecation (a non-breaking change for a control that needs to support accessibility requirements for all users), ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
And, which variant of bundle are you using? We provided “minimal”, “full”, and “ES5”. If you are using “minimal” bundle, it doesn’t contains Adaptive Cards component.
4.5.2 is not released yet. Do you mean you are using master bits?
Please provide screenshots and/or repro steps so we know what to look for. I tested master bits just now and didn’t run into any problems with adaptive cards.