Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
- browser version: Chrome 148.0.7778.169
- SPFx version: 1.22.2
- Node.js version: 22.22.0
Describe the bug / error
An SPFx web part configured as a Microsoft Teams channel tab fails to load in Teams web (and desktop client) after a full browser page refresh. The tab remains blank/stuck and the expected SharePoint-hosted SPFx iframe does not load. If the user right-clicks the tab and refreshes only the tab, the same app loads successfully.
This is an app that is deployed in production since 2021 and we made no changes to the teams app manifest or to the webpart manifest recently.
Steps to reproduce
- Add a SPFx webpart as a tab in a Team using the web version of teams
- Full refresh the browser window
- Go to the previously added tab
- The tab doesn't load, a blank page is displayed indefinitely. If I right click the MS Teams tab and refresh it, it loads
Network tab:

Console warnings that appear when clicking on the tab first time after a refresh:
Expected behavior
The tab loads without requiring a refresh.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
An SPFx web part configured as a Microsoft Teams channel tab fails to load in Teams web (and desktop client) after a full browser page refresh. The tab remains blank/stuck and the expected SharePoint-hosted SPFx iframe does not load. If the user right-clicks the tab and refreshes only the tab, the same app loads successfully.
This is an app that is deployed in production since 2021 and we made no changes to the teams app manifest or to the webpart manifest recently.
Steps to reproduce
Network tab:

Console warnings that appear when clicking on the tab first time after a refresh:
Expected behavior
The tab loads without requiring a refresh.