Coder Social home page Coder Social logo

Comments (7)

MrDaleQ avatar MrDaleQ commented on September 14, 2024

@exextoc is there any update on this issue?

We are seeing this reported by an increasing number of customers and now have replicatable instances of the issue.

from office-js.

ndeleuze avatar ndeleuze commented on September 14, 2024

@MrDaleQ would you be able to provide more information about your add-in? The manifest and source code would help us investigate the issue and determine if your add-in is the cause. If this is the case, then the code that runs during the OnMessageCompose event would most likely be the culprit.

from office-js.

MrDaleQ avatar MrDaleQ commented on September 14, 2024

Hi @ndeleuze, thanks for replying here.

The addin manifest can be pulled from outlook.signature365.com/manifest.xml

The add-in itself has been in production for a number of years now, and this issue did not appear until the start of Feb '24 - from my understanding with the dev team, no changes have been made to the OnmessageCompose code recently.

@barclayadam are you able to add anything here?

from office-js.

ndeleuze avatar ndeleuze commented on September 14, 2024

@MrDaleQ it looks to me from your manifest that you are not subscribing to the OnMessageCompose event, only OnNewMessageCompose. Would you be able to provide some of the launch event code from your Add-in and/or describe the functionality of your Add-in?

from office-js.

barclayadam avatar barclayadam commented on September 14, 2024

@ndeleuze Hi, I'm the lead developer of the above mentioned add-in.

You are correct, the add-in only subscribes to OnNewMessageCompose. We have been using that since the first set of events were released and have not investigated adding / changing to the OnMessageCompose event yet.

Our add-in provides signature management, using the built-in setSignatureAsync Office API.

Regardless of the events we use, we do not modify the email body. We use setSignatureAsync to insert the signature (plus adding inline attachments as base64).

In a very few specific instances, with our task pane open and when changing the From address we do small adjustments to fix duplicate newlines inserted by Outlook (which may no longer be needed), but that is not what we are seeing here.

from office-js.

MrDaleQ avatar MrDaleQ commented on September 14, 2024

@ndeleuze please see the update from adam above

from office-js.

MrDaleQ avatar MrDaleQ commented on September 14, 2024

@ndeleuze Kwame is currently speaking to one of our customers that is experiencing this issue. I will update as / when I hear back.

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.