Coder Social home page Coder Social logo

Comments (9)

pavelstudeny avatar pavelstudeny commented on August 10, 2024 2

@ztcdsb I have updates from the users - this is marked as completed so if a fix is on the way, at least for the record:

Clearing the cache helps all the affected users. Some of the users had issues with other add-ins and it helped with those as well.

from office-js.

pavelstudeny avatar pavelstudeny commented on August 10, 2024 1

It did help a few. I should have the info next week if it helped everybody.

from office-js.

neprasad-microsoft avatar neprasad-microsoft commented on August 10, 2024

Hi @pavelstudeny
Could you please test the behaviour on some other platform (Outlook Web/Mac) and let us know if it happens there also?
Also, if this is a store add-in then please send us the store link. If not, then please share the manifest on [email protected].

from office-js.

pavelstudeny avatar pavelstudeny commented on August 10, 2024

This stops happening when the affected users switch from classic Outlook to New Outlook or OWA. Furthermore, I'm not aware that Mac users would affected. This seems to be specific to classic Outlook for Windows.

Additionally, we don't see this happening to 98% of other classic Outlook users with seemingly the same configuration (Outlook version, Windows version).

So far, we cannot tell whether

  1. the JS engine doesn't instantiate for the users
  2. Office JS doesn't load
  3. or the add-in OnSend handler doesn't evaluate

It's difficult to diagnose this with the users who don't even have admin rights.

The add-in manifest is available at https://addin.outreach.io/ .

from office-js.

ajays-msft avatar ajays-msft commented on August 10, 2024

@JuaneloJuanelo - FYI

from office-js.

pavelstudeny avatar pavelstudeny commented on August 10, 2024

We have verified with one of the affected users that clearing the cache at %LOCALAPPDATA%\Microsoft\Office\16.0\Wef resolves the issue. What might have affected the cache behavior:

  • The cache was fairly big
  • Might be related to updates of the add-in assets (e.g. could the OnSend handler be removed from the cache and not downloaded again?) I observe that occasionally, some other assets such as add-in ribbon icons are not displayed in classic Outlook

from office-js.

ztcdsb avatar ztcdsb commented on August 10, 2024

It could happen if the user get a bad version of bundle.js. Please let us know if clearing the cache resolve the issue for all affected users.

from office-js.

pavelstudeny avatar pavelstudeny commented on August 10, 2024

@ztcdsb more updates: this is still not fixed and users have to clear the cache to keep their add-ins operational. Per the report, they need to do this for multiple add-ins.

from office-js.

ztcdsb avatar ztcdsb commented on August 10, 2024

@pavelstudeny This should be fixed once the user clear cache and restart add-in, it will download latest bundle file.
Can you ask user to confirm if bundle.js is downloaded?

bundle.js is per add-in basis, it locates in a directory with unique GUID and Base64 encoding.
The highlighted part is the add-in ID
For example:
%LOCALAPPDATA%\Microsoft\Office\16.0\Wef{A1D477E9-63F7-4857-AEC1-7864F9BBB6C1}\SWslFPVB6+BoZ3BWunn15w==\Javascript\ a213afbb-806e-2d05-bbaf-ef3384d30022_1.1.0.0_en-US

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.