未捕获(承诺)TypeError:无法读取null的属性“ Recurrence”

时间:2020-03-18 07:00:56

标签: office-js outlook-web-addins

在启动Outlook加载项时,OWA中出现以下错误。加载项停止工作。可能是什么原因

未捕获(承诺)TypeError:无法读取的属性“ Recurrence” 空

Uncaught (in promise) TypeError: Cannot read property 'Recurrence' of null
    at recurrenceAdapter.ts:13
    at VM144:405
    at Object.next (VM144:405)
    at VM144:405
    at new Promise (<anonymous>)
    at l (VM144:405)
    at Object.q [as getRecurrence] (recurrenceAdapter.ts:11)
    at getInitialAppointmentReadData.ts:52
    at VM144:405
    at Object.next (VM144:405)  

enter image description here

1 个答案:

答案 0 :(得分:0)

感谢您报告此问题。该问题已得到解决,更改将在本周末结束。