Closed Rtoribiog closed 3 years ago
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Yup, I can confirm this bug. It also appears with our personal app, using spfx.
Have you tried using the latest version of SPFx, v1.11? The version you're using is ~12mo old... that's the first thing MSFT will ask you to do is to validate this against the latest version.
I can confirm this appears with our personal app using SPFx 1.11
updated spfx to version 1.11 and it´s still happening the same. Thanks
In your OP you say you're using Node.js v12... SPFx is only supported with Node.js v10 at this time. Although I suspect it's a typo as you should get all sorts of build errors if you try to use Node.js v12.
In your OP you say you're using Node.js v12... SPFx is only supported with Node.js v10 at this time. Although I suspect it's a typo as you should get all sorts of build errors if you try to use Node.js v12.
corrected it´s v10.13
I thought some technical information could be useful.
The embedded and pop-out window both load an iframe with a URL like:
https://contoso.sharepoint.com/_layouts/15/teamshostedapp.aspx?teams&personal&componentId=00000000-0000-0000-0000-000000000000&env=TeamsPageWebView
The only difference I noticed is that the content of the embedded iframe contains a <div class="SPPageChrome isFluent">
(which contains the webpart) in the body, but the pop-out window is missing this div.
Hi All,
Any updates. we are facing the same issue, no difference in fiddler trace for embedded & pop out
I have the same issue, any updates?
Hi everybody, we are facing the same issue, is there any progress here @andrewconnell @VesaJuvonen @lucabandMSFT, the product team is already informed about that?
Hi everybody, I officially raised a ticket to Microsoft I'll keep you all in the loop as I have news
Hi all, this issue has been fixed and is gradually rolling through eh Teams release circles. Hunting down more detailed ETA internally and hoping to update the thread within upcoming days.
Thanks @VesaJuvonen for your update
Here's visual proof from normal E3 that the issue is fixed. We have confirmed also that the issues on the support channels have been properly fixed. Thanks everyone for pushing on this.
Closing issue as fixed.
Thanks much @VesaJuvonen for the confirmation. Issue is resolved for my client after the update was pushed.
Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues
Category
Describe the bug
https://windowsreport.com/teams-pop-out-apps/
Steps to reproduce
Expected behavior
Environment details (development & target environment)
Additional context
Thanks for your contribution! Sharing is caring.
Submission guidelines
Dear @VesaJuvonen