问题
We have a user for whom our pinned addin stops receiving ItemChanged event after a while (Outlook desktop only). We can always reproduce this situation in Outlook and there are no errors in the JavaScript log.
What could be happening? Outlook stops firing events? Office.js loosing our event handler? How can we debug this? We can attach to the process using the Edge Dev tool.
Your help would be greatly appreciated.
回答1:
Thanks for reporting this issue regarding the ItemChanged Event. This is a known issue, and any updates on the fix will be posted in the GitHub issue that is tracking this issue here.
来源:https://stackoverflow.com/questions/61942680/pinned-outlook-web-addin-itemchanged-event-stops-arriving