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.

Webchat cdn issue?

See original GitHub issue

Screenshots

image

Version

https://cdn.botframework.com/botframework-webchat/latest/webchat.js

Describe the bug

crashes after I send my first response to the server. Server is successfully getting message and sending back. Only using the example code to run. Was running fine but started crashing at around 4PM CST

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://github.com/microsoft/BotFramework-WebChat/tree/master/samples/01.a.getting-started-full-bundle
  2. Copy repo
  3. open html

Expected behavior

should load the the chat on start. Any message sent will crash the app.

Additional context

[Bug]

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
compulimcommented, Aug 6, 2019

@Joombalaya do you think it is caused by the extra commas in some of the lines?

For example, 3 lines up of the $schema, there is an extra comma. And there are multiple in the JSON. Could you run it thru a JSON validator and see?

0reactions
tdurnfordcommented, Aug 6, 2019

@Joombalaya I can’t see anything wrong with it on the surface, but I’m not an Adaptive Cards expert. I would recommend you build your cards with the Adaptive Cards Designer so you know they will render correctly in Web Chat.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microsoft webchat CDN issue in safari - Stack Overflow
I have build a chatbot widget using Microsoft webchat CDN with JS. It works fine in all the browsers (Windows & MAC). But...
Read more >
BotFramework webchat is not Loading - Microsoft Q&A
BotFramework webchat is not Loading. hello everyone, I am using the microsoft BotFramwork-webchat. I use the following webchat CDN
Read more >
Diagnosing Network Problems with LiveChat
Learn the process of diagnosing network problems with your LiveChat and see how can you provide us with the data needed to resolve...
Read more >
Webchat - SAP Help Portal
... Bot Management; Getting Started with FAQ Bot; Enterprise Edition; Personal Data ... <script src="https://cdn.cai.tools.sap/webchat/webchat.js" ...
Read more >
botframework-webchat 4.3.1-master-bb7e059 | MyGet
Adding your comment to open issues will help the team prioritize requests that ... 01.a.getting-started-full-bundle, Introduces Web Chat embed from a CDN, ...
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