Open
Description
Version
Bot Framework Composer
Language C#
Channel : Ms Teams (Mobile client)
Describe the bug
Controller hitting backend code twice, when clicking on adaptivecard button in MsTeams channel (mobile) and throwing error. At the same time its working fine in desktop teams and web teams clients.
I'm facing the same issue with Adaptive Card with MessageBack button while using Bot Framework Composer. We've tried of the same scenario with same adaptive card if the response processing time is less than 2-3 second then no issue but if the response processing time is taking more than 3 seconds then in Bot controller we're getting duplicate hit from MS Teams.