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
687 stars 94 forks source link

loading office.js fails on slow networks. Appears to be an internal race condition #2599

Open hipitihop opened 2 years ago

hipitihop commented 2 years ago

Your Environment

Expected behavior

  1. office.js should not fail or cause an error while loading its own secondary scripts and assets, or

  2. Any errors should unconditionally cause the onReady promise to be rejected.

Current behavior

We have a minimal_office.html containing a Githubissues.

  • Githubissues is a development platform for aggregating issues.