Custom function cache issues
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.
- Sometime shows (NAME?)
- Excel not getting latest changes even server have latest code with a different hash in all changed files
- 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.
- generate angular production build
- pipeline is run on azure and deploys artifact files on azure storage containers
- open excel again, try to execute custom functions
Context
latest Office365 desktop version only
Thanks for reporting this @KishanVaishnani.
@grangeryy, could you please investigate?
Hey, are there any updates? I have the same problem. And I created a discussion to collect these types of issues https://github.com/OfficeDev/office-js/discussions/4920.