OfficeDev / office-js

A repo and NPM package for Office.js, corresponding to a copy of what gets published to the official "evergreen" Office.js CDN, at https://appsforoffice.microsoft.com/lib/1/hosted/office.js.
https://learn.microsoft.com/javascript/api/overview
Other
681 stars 95 forks source link

PowerPoint web client running an add-in with Shared Runtime does not display the add-in's DisplayName on the Task Pane #3974

Open timbeese opened 10 months ago

timbeese commented 10 months ago

Provide required information needed to triage your issue

We have an add-in that runs inside of Microsoft PowerPoint. It is supported on both the desktop and web versions of PowerPoint. This add-in has multiple buttons on our CustomTab of the ribbon, which manipulate content inside of our task pane application. Because of this, we use the SharedRuntime with our PowerPoint add-in. However, when this add-in is loaded into the web client of PowerPoint, the