Forum Discussion
AyeshaKulsumSJ
Jun 21, 2022Brass Contributor
Teams button click gives the error and it hangs.
On click of button teams gets hanged and I am not able to click anything else
- Jul 04, 2022
AyeshaKulsumSJ - Could you please try downgrading the version to Microsoft Teams Version 1.5.00.17004 (64-bit)-E and check again. User in Teams freezes when user clicks on "task/invoke" button - Stack Overflow thread confirmed that it works for them. We also tried setting up a sample at our end and it worked. Please find the recording at - https://github.com/microsoft/BotBuilder-Samples/issues/3695#issuecomment-1170880026.
Meghana-MSFT
Jun 21, 2022Former Employee
Could you please share more details of which button you are clicking and also the steps so that we can try and repro this issue?
AyeshaKulsumSJ
Jun 21, 2022Brass Contributor
I am using this card to render. It's working all the time but randomly when I click button teams is hanged and action is not done.
{"type":"message","attachmentLayout":"list","attachments":[{"contentType":"application/vnd.microsoft.card.hero","content":{"title":"Hello! The Daily Standup is about to start","buttons":[{"type":"invoke","title":"Begin","value":{"type":"task/fetch","data":{"message":"Hello! The Daily Standup is about to start","teamId":"19:PqY2oalEPDqKlOG9xxoOHhanG9pIo1@thread.tacv2"}}}]}}],"inputHint":"acceptingInput"}