-
Notifications
You must be signed in to change notification settings - Fork 287
Description
Describe the bug
When our SPFX based Teams app is opened up in a meeting app, the Teams client hangs and becomes completely unresponsive to mouse events. It is as if there is a hidden dialog waiting for an event. The issue occurs during load up (possible SSO?).
Looking at the logs there is no report of an issue, or try/catch log does not get called.
The issue does not seem to effect Teams running in the web browser.
To Reproduce
Steps to reproduce the behavior:
- Create Meeting based Teams App with SPFX.
- Open app in meeting tab.
- Teams client hangs.
Expected behavior
I expect the app to continue loading and the Teams client not to hang. The resolution is to restart Teams from the System Tray Icon.
Screenshots
VS Code Extension Information (please complete the following information):
- OS:
WindowsProductName WindowsVersion OsBuildNumber
Windows 10 Pro 2009 26100
- Version Microsoft 365 Agents Toolkit VS Code Extension - 6.0.2
CLI Information (please complete the following information):
- OS: Windows 11
- Version teams cli ^3.0.4
Additional context
The application is used inside Microsoft Teams meetings it is available on the meeting stage.