Coder Social home page Coder Social logo

Outlook Web Addin cached for x days is not working after 24Hrs in Old Outlook Thick Client /New Outlook Thick Client about office-js HOT 6 CLOSED

geetamshukla avatar geetamshukla commented on August 10, 2024
Outlook Web Addin cached for x days is not working after 24Hrs in Old Outlook Thick Client /New Outlook Thick Client

from office-js.

Comments (6)

zhngx1 avatar zhngx1 commented on August 10, 2024

Can you help clarifying what cache are you referring to?

from office-js.

geetamshukla avatar geetamshukla commented on August 10, 2024

Can you help clarifying what cache are you referring to?

we have added a cache control in React Application for 15days so that WebAddin can work in offline mode . The WebAddin is working for 23hrs and post that the Addin stops working in offline mode though cache is set for 15days

<add name="Cache-Control" value="private,max-age=1296000 />

from office-js.

millerds avatar millerds commented on August 10, 2024

@geetamshukla I'm trying to understand your scenario a bit better and I have a few questions

  • You talk about using the taskpane react yo office project and adding smart alert functionality to it. The template provides react code for the taskpane UI, but are you using react for the smart alert (which doesn't have any UI) or just TypeScript?
  • You added a react control in order to cache content for an extended period of time. Are you seeing this take effect on the taskpane portion of you add-in?
  • When you say "offline mode" what are you referring to? (Note, we recently fixed the case where you have a Smart Alert with a "block" send mode specified in the manifest and you click the "work offline" button in Outlook . . . you won't be able to send the email in that case)
  • Are you expecting emails in the draft folder to run or not run Smart Alerts when they are opened again?

from office-js.

millerds avatar millerds commented on August 10, 2024

@geetamshukla can you respond to my questions?

from office-js.

microsoft-github-policy-service avatar microsoft-github-policy-service commented on August 10, 2024

This issue has been automatically marked as stale because it is marked as needing author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your interest in Office Add-ins!

from office-js.

microsoft-github-policy-service avatar microsoft-github-policy-service commented on August 10, 2024

This issue has been closed due to inactivity. Please comment if you still need assistance and we'll re-open the issue.

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.