Coder Social home page Coder Social logo

Comments (19)

zacfarnsworth avatar zacfarnsworth commented on August 10, 2024 7

Hi all, so sorry about the issues you are facing! We have initiated a rollback of this update to office-js and are taking care to ensure IE11 compatibility with any future updates. The rollback should be completed soon - in the meantime, @BrentonWildes and @ndreisg are correct about these potential short-term workarounds.

from office-js.

zacfarnsworth avatar zacfarnsworth commented on August 10, 2024 2

We completed the rollback to a stable version late last night. Please let me know if issues persist.

from office-js.

ChenNima avatar ChenNima commented on August 10, 2024 1

The issue also occurs for Word, Office 2016 on WIndows.

from office-js.

billzeman avatar billzeman commented on August 10, 2024 1

we are seeing this also. Looking at the office.js file it looks like it's using arrow notation and throwing syntax errors in IE11

from office-js.

awelters avatar awelters commented on August 10, 2024 1

Our Excel add in is no longer working in Windows Desktop Excel 2019 using IE 11. This breaks the promise that we can have add ins work with that platform/browser. Super disappointing as that is still used in Corporate America.

from office-js.

ndreisg avatar ndreisg commented on August 10, 2024 1

@exextoc is there any workaround for now? Would installation of WebView2 and registry change described in Understanding the Office Add-ins runtime article help for users of non-Office365 versions of Outlook?

Installing WebView2 would probably work for Office 2019 and Office 2016 retail but not for Office 2016 VLSC.

from office-js.

ndreisg avatar ndreisg commented on August 10, 2024

This issue also occurs in Excel 2016 and was reported by multiple customers.
I reproduced it with Excel 2016 VLSC.
I assume the customers also have VLSC.

from office-js.

theusner-thing avatar theusner-thing commented on August 10, 2024

Seeing that as well since today in Outlook 2016 with IE11

from office-js.

JackDallSoelbeck avatar JackDallSoelbeck commented on August 10, 2024

Seeing issues loading Dynamics CRM app for Outlook today that could be related to this issue.
It gives this error that normally means it can't load office.js: "Error: window.Office not available"

https://learn.microsoft.com/en-us/troubleshoot/dynamics-365/sales/dynamics-365-app-outlook-did-not-load

from office-js.

els-ts avatar els-ts commented on August 10, 2024

We also got reports from our users with the Word 2019 volume license (using IE as add-in engine).

Update: We've did quick investigation on our side and have exactly same error in Word, from office.js (80, 15)
image

@exextoc - can you update flag that this affects all Office applications that are using IE11 as their engine?

from office-js.

atsopuronen avatar atsopuronen commented on August 10, 2024

Our Outlook 2016 customers are also affected by this. They are reporting about Task Pane getting stuck at loading, and the underlying error is "Office" in undefined" and/or "OfficeRuntime" is undefined.

from office-js.

xTNTx666 avatar xTNTx666 commented on August 10, 2024

Our Outlook 2016 customers are also affected by this. They are reporting about Task Pane getting stuck at loading, and the underlying error is "Office" in undefined" and/or "OfficeRuntime" is undefined.

The same with our customers who use Trinity in Outlook

from office-js.

onestep avatar onestep commented on August 10, 2024

@exextoc is there any workaround for now? Would installation of WebView2 and registry change described in Understanding the Office Add-ins runtime article help for users of non-Office365 versions of Outlook?

from office-js.

darren-pex avatar darren-pex commented on August 10, 2024

The same with our customers who use Trident in Outlook on both 2016 and 2019 (VL), is there an ETA on a fix or rollback?

https://learn.microsoft.com/en-us/office/dev/add-ins/concepts/browsers-used-by-office-web-add-ins#perpetual-versions-of-office-on-windows

from office-js.

carlcarlsoniv avatar carlcarlsoniv commented on August 10, 2024

Same issue. Word 2016/2019 versions that load IE11 can no longer load some add-ins.

from office-js.

BrentonWildes avatar BrentonWildes commented on August 10, 2024

Also had this problem today. Solved it by switching from the CDN to a locally hosted copy of the files. I grabbed them via npm per the instructions on the main page here. The office.js file is in the /dist/ folder, you just need to load the entire folder to your project and switch your script CDN declaration to use it instead. Something like:
<script src="/js/office-js/dist/office.js">

Hope this helps someone out there!

from office-js.

JackDallSoelbeck avatar JackDallSoelbeck commented on August 10, 2024

Any update on when this might be solved ?

from office-js.

JackDallSoelbeck avatar JackDallSoelbeck commented on August 10, 2024

Ok great, the customer has testet addin in Outlook for CRM and it is working now. Thanks

from office-js.

PeterLanguage avatar PeterLanguage commented on August 10, 2024

Thank you, here in the EU everything is working now, since this morning.

from office-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.