Skip to content

SPFX WebPart exposed as teams app not visible in New MS Teams version #9178

Open
@mdissel

Description

@mdissel

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

💥 SharePoint Framework

Developer environment

None

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 version 1.16.1
  • MS Teams manifest version schema v1.16
  • MS Teams Windows Desktop version 23231.412.2343.5284
  • App is loaded via context "personalTab" and https://{teamSiteDomain}/_layouts/15/TeamsLogon.aspx?SPFX=true&dest=/_layouts/15/teamshostedapp.aspx%3Fteams%26personal%26componentId=....id...%26forceLocale={locale}%26theme={theme}"

Describe the bug / error

The webpart is loaded without any issues in the normale Teams version, but not in the "New" version. The loading indicator is shown for 1 second and after that a blank page.

Current manifest.json validdomains:

"validDomains": [
"{teamsitedomain}",
"cdn.XXXXXX.com", (our own cdn)
".login.microsoftonline.com",
"statica.akamai.odsp.cdn.office.net",
"
.sharepoint.com",
"*.office.com",
"spoprod-a.akamaihd.net",
"resourceseng.blob.core.windows.net"
],

Steps to reproduce

Expected behavior

Load the webpart from the sharepoint hosted webpage.

Metadata

Metadata

Assignees

Labels

Needs: Attention 👋Original poster responded to request for feedback, awaiting attention from Microsoft / community.area:spfx-msteamsCategory: SharePoint Framework & Microsoft Teams supportstatus:fixedIssue was fixed in current or prior release.type:bug-confirmedConfirmed bug, not working as designed / expected.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions