Closed vipulgupta2048 closed 2 years ago
Was getting the error (node:32) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'includes' of undefined for calendar events without a hangoutLink. Added optional chaining instructor to bypass to account for those events.
(node:32) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'includes' of undefined
Signed-off-by: Vipul Gupta (@vipulgupta2048) vipul@balena.io
Was getting the error
(node:32) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'includes' of undefined
for calendar events without a hangoutLink. Added optional chaining instructor to bypass to account for those events.Signed-off-by: Vipul Gupta (@vipulgupta2048) vipul@balena.io