Oct 28 2023 08:59 AM
We are working on bot framework (version 4) and using teams channel for bot communication.
Currently teams client has updated to the newer versions with channel information. We are sending adaptive card to the teams and on button click the adaptive card will be getting updated. It was working fine in the old teams client
But in new teams client web app , card is not getting updated every time. Either we need to change the channel or refresh the browser . Also we are not able to see any notifications of new messages that we are sending bot . We need to refresh or change the channel to see the notification message.
Same behavior we have seen in teams client app also sometimes. Card was not getting updated exactly when we click on the button. We use the time stamp as a unique key for updating the card so that no conflict happens. Also there was no network issues while updating the card
Is the issue with new teams web client or is there any suggestions that we can do to update the card at the same time we do button click.
Oct 30 2023 02:23 AM
@Lakshmi_145 - Thanks for raising your issue. We will check this at our end and will update you accordingly.
Oct 30 2023 06:11 AM - edited Nov 22 2023 10:08 PM
@Lakshmi_145 - We tried to repro this, But we didnt find any issue. Adaptive card is getting updated in new teams as well as we are getting the notification. Please find the attached recording.
Oct 30 2023 08:02 AM
We are not getting the error every time. But when its not updated we need to either change the teams channel or refresh the browser to update the card. Also we didnt had any network issues that time
Attached few screenshots
Nov 01 2023 11:09 PM
@Lakshmi_145 - This kind of error occurs mostly when code is not proper or else network issue. As you are mentioning no network issue , Could you please verify the code once
Nov 02 2023 02:08 AM - last edited on Nov 08 2023 10:37 PM by SaiPratap-MSFT
Nov 02 2023 02:08 AM - last edited on Nov 08 2023 10:37 PM by SaiPratap-MSFT
There was no issues with code. It was working fine and we didnt find any exceptions or traces from azure insights
Nov 13 2023 04:39 AM - edited Nov 13 2023 09:01 PM
@Lakshmi_145 - Could you provide any error log or console error for this. So that i can investigate better
Nov 14 2023 01:26 AM
Nov 14 2023 01:33 AM
Updated the log we have collected , we ate not getting any error in console , just the thing is that its not getting updated till we refresh or change channel
Nov 22 2023 10:13 PM
@Lakshmi_145 - We will be raising bug for this issue. We will inform you once we get any update from the engineering team.
Nov 22 2023 10:26 PM
Jan 09 2024 10:02 AM
Hi @SaiPratap-MSFT, we've run into the same issue and it's significantly impacting our app. Is there any update on this and any idea when it might be resolved? Many thanks