Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom function cache issues #416

Open
KishanVaishnani opened this issue May 23, 2024 · 2 comments
Open

Custom function cache issues #416

KishanVaishnani opened this issue May 23, 2024 · 2 comments
Assignees

Comments

@KishanVaishnani
Copy link

Expected behavior

With every release of the functionality or module change, the custom function need to be work as expected

Current behavior

I have a developer Excel add-in for stock market streaming data using the invocation streaming function with the help of Websocket. Whenever I release the new build files on my dedicated server, the users are facing the issues.

  1. Sometime shows (NAME?)
  2. Excel not getting latest changes even server have latest code with a different hash in all changed files
  3. User needs to uninstall and install the add-in multiple times to get it work back

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. generate angular production build
  2. pipeline is run on azure and deploys artifact files on azure storage containers
  3. open excel again, try to execute custom functions

Context

latest Office365 desktop version only

@AlexJerabek
Copy link
Contributor

Thanks for reporting this @KishanVaishnani.

@grangeryy, could you please investigate?

@merkelfleet
Copy link

merkelfleet commented Sep 24, 2024

Hey, are there any updates? I have the same problem.
And I created a discussion to collect these types of issues OfficeDev/office-js#4920.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants