botframework-components
botframework-components copied to clipboard
The repository for components built by Microsoft for the Azure Bot Framework.
## Bug Bug: InputHint 'ignoringSpeechInput' and 'ignoringNonSpeechInput' is not working ## Version Bot Framework Composer Version: 2.1.2 Electron: 8.2.4 Chrome: 80.0.3987.165 NodeJS: 12.13.0 V8: 8.0.426.27-electron.0 ## To Reproduce Has a...
Fixes #minor ## Proposed Changes ExtractCompressNuGet.ps1 has outdated commented-out powershell patching code. This cleans it up.
## Is your feature request related to a problem? Please describe. 'Timeout in milliseconds' property is not available in any of 'Ask a question' actions. Without this feature, we bot...
## Describe the bug Bug - 'Timeout in milliseconds' property not working in 'Multi choice with silence detection | Preview' action. ## Version Bot Framework Composer Version: 2.1.2 Electron: 8.2.4...
## Describe the bug Marking an event as tentative is throwing an error message ## Version Version: 2.1.2 Electron: 8.2.4 Chrome: 80.0.3987.165 NodeJS: 12.13.0 V8: 8.0.426.27-electron.0 ## To Reproduce 1....
## Describe the bug After sending a meeting invite if a user clicks on any of the invite summary adaptive card buttons a junk/error message is displayed. ## Version Version:...
## Describe the bug The Calendar Skill sends a 'BadRequest' message after sending a list of users it found. This error is shown in the **Emulator** ## Version Version: 2.1.2...
I have a bot with multiple Custom Actions that each do various HTTP requests. I want to avoid socket exhaustion and use one HttpClient across the whole solution with dependency...
i need a template , how is able to access sql database
## Describe the bug Basic Assistant template has a duplicated intents recognized capability which I'm unable to trigger. Some of this is related to microsoft/BotFramework-Composer#7404 but after inspecting trace it...