mock-cloud-firestore
mock-cloud-firestore copied to clipboard
validateValue causing RangeError: Maximum call stack size exceeded
I am using collections/subcollections to set documents in Firestore. When I am setting a document that contains a DocumentReference, the validateValue
causes an infinite loop.