slack icon indicating copy to clipboard operation
slack copied to clipboard

Encountering incorrect dialog invocation from the Slack adapter in Bot Framework Composer.

Open NeethithevanR opened this issue 2 years ago • 0 comments

I use the Bot Builder Community Slack adapter in my Bot service, utilizing Bot Framework Composer v2.1.2. It is implemented using .NET (version 6.0). Currently, the issue I am facing is that when the dialog state is full, it does not respond properly. It repeats the previous dialog again and again, regardless of the option provided. This issue is specific to the Slack chatbot channel. I have also increased the depth of JSON serialization.

NeethithevanR avatar Jan 18 '24 05:01 NeethithevanR