You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BotBuilder JS SDK 4 CardFactory does not yet support AdaptiveCards v1.1 that has been published since Oct. 16. Is this planned for the feature, and if yes, when?
@compulim can comment further if necessary. WebChat 4.2.0 does include adaptivecards 1.0.0. WebChat has been bumped to 1.1.x on master but not published yet due to breaking changes. We are tracking to release this update as part of our 4.3 release
These changes are merged in on #1558 and will be released to production build on February 14. In the meantime, you are welcome to use the master build of Web Chat to utilize these features immediately.
I don't know that the Bot Framework team has any control over third party adaptation of Adaptive Cards. @craigjensen, do you have any information on supporting Adaptive Cards on third party channels?
BotBuilder JS SDK 4 CardFactory does not yet support AdaptiveCards v1.1 that has been published since Oct. 16. Is this planned for the feature, and if yes, when?
Possible workaround using AdaptiveCards npm package and Puppeteer, but requires a hack:
microsoft/AdaptiveCards#1012
microsoft/AdaptiveCards#1274
https://runkit.com/rcasto/adaptive-card-nodejs
https://github.com/GoogleChrome/puppeteer
The text was updated successfully, but these errors were encountered: