How to remove the "Loading..." indicator from my taskpane manifest based plugin #5349
Labels
Area: Outlook
Issue related to Outlook add-ins
Needs: attention 👋
Waiting on Microsoft to provide feedback
I have developed an Outlook addin based on the manifest.xml using office-js. Everything works as expected, but the loading indicator does not disappear, as shown in the picture below
I am running Office.onReady(...) in my React code. Is there anything I could do there to remove it?
Note that this is a deployed addin. I have seen post about similar issues with sideloaded addins.
The text was updated successfully, but these errors were encountered: