-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Hello I encountered an issue only when I'm opening Teams client for first time on web/desktop.
I have a custom app uploaded into Teams Applications, I added it as personal and also channel app.
To reproduce the issue, here the following steps :
Teams Browser
- Open/Reload Teams on any browser.
- Go to the channel that includes custom tab app.
- Click on the tab of the custom app.
- Open devtools, in the network panel you will see that the initial request to custom app is cancelled :
- App will never start until user click on tab and manually reload app.
What is really strange is that if I click on Notes tab in the channel before clicking custom app tab, the app will works... here the steps :
- Open Teams on any browser.
- Go to the channel that includes custom tab app.
- Click on "Notes" tab of the channel.
- Wait until Notes app is loaded.
- Click on the tab of the custom app.
- It works.
Teams Desktop
This is exactly like browser, but it occurs only on Teams desktop startup or when switching tenant.
Metadata
Metadata
Assignees
Labels
No labels