TypeError: Cannot read property 'toDate' of undefined
问题 I have a firebase project, I am getting the below error log when running a firebase function, below are the error log and the code. the error is Cannot read property 'toDate' of undefined , converting a admin.firestore.Timestamp to Date format. How to solve this error Error Log: Unhandled error TypeError: Cannot read property 'toDate' of undefined at new PostTable (/srv/lib/index.js:9:34) at cal.then.docCollection (/srv/lib/index.js:69:39) at <anonymous> at process._tickDomainCallback