Office js 未捕获(承诺中)类型错误:无法读取属性';复发';空的

Office js 未捕获(承诺中)类型错误:无法读取属性';复发';空的,office-js,outlook-web-addins,Office Js,Outlook Web Addins,启动outlook加载项时,OWA中出现以下错误。加载项停止工作。原因是什么 未捕获(承诺中)TypeError:无法读取的属性“Recurrence” 空的 Uncaught(in promise)TypeError:无法读取null的属性“Recurrence” 在重复发生时。ts:13 在VM144:405 在Object.next(VM144:405) 在VM144:405 在new Promise(感谢您报告此问题。此问题已修复,更改将在本周末生效 Uncaught (in promi

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

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

Uncaught(in promise)TypeError:无法读取null的属性“Recurrence”
在重复发生时。ts:13
在VM144:405
在Object.next(VM144:405)
在VM144:405

在new Promise(

感谢您报告此问题。此问题已修复,更改将在本周末生效

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)