-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to render invalid AdaptiveCards blows up WebChat/Emulator #1125
Comments
In We want to make sure exceptions are caught and passed to line 228. @corinagum can you look at it? |
Please verify if it repro in v4. If you need to write a bot to do the job, please use the MockBot and add a new command there. So we can easily track regressions there. |
@punitganshani We are working on a fix and plan to have it for the next milestone. Thanks for your patience! |
Merged |
@punitganshani I am fixing the CI/CD, it wasn't working for v3 for a while. Stay tuned, should get a build out soon. |
@punitganshani it is in p.s. CDN at https://cdn.botframework.com/botframework-webchat/legacy/BotChat.js, or https://cdn.botframework.com/botframework-webchat/0.15.1-v3.4da20d6/BotChat.js. |
Trying to render improper AdaptiveCard attachments results in the following (using the v4 emulator, build 4.0.218-nightly):
The attachment looks like this:
This is the error from the dev tools console:
Line of code from vendors.js:
The text was updated successfully, but these errors were encountered: