SharePoint / SharePoint/sp-dev-docs
SPFx Teams App with more than 2 tabs on iOS Mobile won't load tabs 3+
@Ashlesha-MSFT is already working on this.
Since Sep 2, 2026.
- Dominant language
- PowerShell
- Stars
- 1.4k
- Forks
- 1.1k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 12
Description
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
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- iOS/iPadOS Version - 26.6.1
- SPFx version - 1.22.2
Describe the bug / error
I have a SPFx solution that has 4 web parts in it. I have created a teams manifest that creates a tab for each web part. In Teams Desktop on Windows and Mac, on Teams online client, and on Teams on Android mobile all four tabs load their SPFx web parts, however on iOS mobile and iPadOS only the first 2 tabs load. Tabs 3 and 4 give the following error message on the screen. Unfortunately, this makes the application unusable for the mobile workers.
Steps to reproduce
- Build an SPFx solution with multiple web parts
- Create a custom tab for each web part.
- Deploy to teams and try and load on iPhone or iPad Teams.
Expected behavior
Tabs 3+ should load the SPFx solution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.