-
Hi,
I'm reporting this issue occurred using web chat js library (latest version https://cdn.botframework.com/botframework-webchat/latest/webchat.js)
I've enabled the webchat to use Cognitive Service…
-
Copied bug from: https://github.com/microsoft/AdaptiveCards/issues/8332
**Details from original post:**
Hi guys,
When a user clicks on an action.showcard , it outputs more options below in the Te…
-
## Version
SDK Platform: C#
SDK Version: Bot Builder 4.21.0
Active Channels: Teams
Deployment Environment: Azure Bot Service
## Describe the bug
404 NOT FOUND when trying to GET the user token…
-
### Is your feature request related to a problem?
Yes, the current BotFramework-WebChat samples for C# in [k.direct-line-token](https://github.com/microsoft/BotFramework-WebChat/tree/main/samples/01.…
-
Per the latest README, this package works in the Node.js environment, however there are no unit or E2E tests that cover this category of scenarios.
Ideally there would be a test parity of type and …
-
# Please view our [Technical Support Guide](https://github.com/microsoft/BotFramework-WebChat/tree/main/docs/TECHNICAL_SUPPORT_GUIDE.md) before filing a new issue.
## Version
botfram…
-
## Feature Request
Related to #2025
**Is your feature request related to a problem? Please describe.**
Right now, Web Chat is not part of scoped packaging on npm, meaning that if a user wants t…
-
# Test case
Use the following code to generate the data structures
```go
package main
import (
"fmt"
"io/ioutil"
"log"
"net/http"
jsonschema "github.com/tfkhsr/jsonschema"
golang…
-
-
## Version : 4.11
## Even If the 'speak' field is not sent, the bot speaks while using Cognitive Speech Services. There should be an option to tell the webchat not to speak certain messages.
![i…