BotFramework-Emulator icon indicating copy to clipboard operation
BotFramework-Emulator copied to clipboard

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.

Results 149 BotFramework-Emulator issues
Sort by recently updated
recently updated
newest added

## Version Emulator version: 4.15.1 ## Describe the bug After updating to version 4.15.1, I started getting the error "Unable to verify the first certificate," which prevented me from connecting...

Bug

**Is your feature request related to a problem? Please describe.** I have integrated my teams bot to a **python** fast api. **Describe the solution you'd like** I would like to...

Enhancement

### Use this [query](https://github.com/Microsoft/botframework-emulator/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen++label%3Aenhancement) to search for the most popular feature requests. **Is your feature request related to a problem? Please describe.** I am trying to use the Bot Framework...

Enhancement

Bumps and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). These dependencies needed to be updated together. Updates `cross-spawn` from 6.0.5 to 7.0.6 Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5...

dependencies

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.5 and updates ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together. Updates `cross-spawn` from 7.0.3 to 7.0.5 Changelog Sourced from cross-spawn's changelog. 7.0.5 (2024-11-07) Bug...

dependencies

### [Github issues](https://github.com/Microsoft/botframework-emulator/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version What version of the Emulator are you using. ## Describe...

Bug

1. Create a bot endpoint 2. Right click on it, select "Remove" 3. In the confirmation dialog, what ever you click (OK | Cancel), even Escape always deletes the bot...

## Version Emulator version: **4.15.1** ## Describe the bug When connecting to a local bot using the Bot Framework Emulator, the `conversation.id` includes a `|livechat` suffix (e.g., `b9261fc1-57a1-11f0-8f54-bd61984248b7|livechat`), and the...

Bug