You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: