Search_after with dates that can have undefined values

So I am using the search_after option to obtain a pagination of documents. I am using the values in the sort array before as input to the search after. The sort value is a date which could be undefined for some documents. The value returned in the sort fails to be parse with BIG_INTEGER issue. Am I doing something wrong?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.