-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Needs: Triage 🔍Awaiting categorization and initial review.Awaiting categorization and initial review.sharepoint-developer-supportsharepoint-developer-supportsharepoint-developer-supporttype:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Description
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Linux
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
SPFX v1.17.4
OK on Teams & Browser Desktop
issue on Teams Android & iOS
Describe the bug / error
We have an app developed with SPFX v1.17.4 which embeds SharePoint List Views with iframes. Since about 2 weeks ago these iframes come back blank on mobile teams clients (android & ios). Desktop Browser & App still work fine.
When digging into the issue with an Android Virtual Device in Android Studio and attaching a Chromium-Debugger to the Teams tab, the following error is reported to the console when the blank list view iframe "finished" loading: Uncaught (in promise) Error: SDK initialization timed out.
But no network request sticks out as non-working.
Steps to reproduce
- create spfx app with
yo @microsoft/sharepoint
- embed SharePoint List View with iframe in react app
Expected behavior
list view visible, but is just blank
Metadata
Metadata
Assignees
Labels
Needs: Triage 🔍Awaiting categorization and initial review.Awaiting categorization and initial review.sharepoint-developer-supportsharepoint-developer-supportsharepoint-developer-supporttype:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.type:bug-suspectedSuspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.