Adaptive cards do not work with minimal bundle
See original GitHub issueScreenshots
Version
4.6.0
Describe the bug
After updating to 4.6.0 version the Adaptive card stopped working.
NOTE:: Things are working fine when moved back to 4.5.3.
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:5 (3 by maintainers)
Top Results From Across the Web
Adaptive Card does not work if you use Direct Line App ...
It's worth noting that the minimal bundle does not include support for Adaptive Cards, Cognitive Services, and Markdown-It (as described in this ...
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 Features - Adaptive Cards - Microsoft Learn
If the rules aren't met then the raw string will be displayed to the user, and no one wants that. CASE SENSITIVE (must...
Read more >Adaptive Cards for everyone with Power Platform
Dropping micro apps into a Teams chat or email means you don't have to switch to another application, and now they're easier to...
Read more >adaptivecards-designer - npm
From version 2.0 on, adaptivecards-designer doesn't embed any of those packages anymore, and it is the responsibility of the consuming ...
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
Are you using
/4.6.0/webchat.js
ornpm install botframework-webchat
to load Web Chat?Are you loading with
webchat.js
orwebchat-minimal.js
? FYI, the minimal bundle doesn’t have Adaptive Cards, Markdown, and speech support to reduce the footprint.By design, the Minimal Bundle does not include Adaptive Cards, Cognitive Services, or Markdown-It dependencies.