SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.25k stars 1.02k forks source link

Embed.aspx no longer working for Excel files #9925

Open Circlet-ND opened 2 months ago

Circlet-ND commented 2 months ago

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

Additional environment details

Tested in multiple browsers and multiple tenants

Describe the bug / error

Excel is not working in https://contoso.sharepoint.com/_layouts/15/embed.aspx?UniqueId=. Other files are working fine.

Steps to reproduce

  1. Create an excel file in sharepoint and fill in with some data.
  2. Go to the library view, right click on the file, and click Preview
  3. At the top, click Embed code
  4. Copy the Embed.aspx url and open it in a new tab

Expected behavior

A preview of excel should appear

AjitScalepower commented 1 month ago

We are also facing the same issue

Circlet-ND commented 1 week ago

Hi is there any update on this / do you need further information?