question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adaptive cards do not work with minimal bundle

See original GitHub issue

Screenshots

image

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:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Expected behavior

Additional context

[Bug]

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
compulimcommented, Oct 31, 2019

Are you using /4.6.0/webchat.js or npm install botframework-webchat to load Web Chat?

Are you loading with webchat.js or webchat-minimal.js? FYI, the minimal bundle doesn’t have Adaptive Cards, Markdown, and speech support to reduce the footprint.

1reaction
tdurnfordcommented, Oct 31, 2019

By design, the Minimal Bundle does not include Adaptive Cards, Cognitive Services, or Markdown-It dependencies.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found