'Microsoft Teams Bot using Bot Framework SDK (Java) - Conversations not loading after I navigate directly from my Apps' static tabs

Building a MS Teams Bot using Bot Framework SDK (Java).My App has a Chat tab (actual Bot) + few static tabs. Issue I'm facing on both Desktop and Web versions of Teams is when I do the below navigation:

  1. Apps' Chat tab (working) -> Any of the static tabs(working) -> Any existing conversations (Not working - None of the conversations loads)

  2. Apps' Chat tab (working) -> Any of the static tabs(working) -> again back to Apps' Chat tab -> Any existing conversations (All working)

Only way I can fix this issue is Logout/Restart the Teams App. Any guidance/help is much appreciated. Please let me know if more info is required or if I'm not clear. Thanks!

https://i.stack.imgur.com/OqDjJ.png
Console error



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source