Pinned Outlook web addin: ItemChanged event stops arriving

微笑、不失礼 提交于 2020-06-13 09:10:49

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!