mock-cloud-firestore icon indicating copy to clipboard operation
mock-cloud-firestore copied to clipboard

validateValue causing RangeError: Maximum call stack size exceeded

Open tatemz opened this issue 3 years ago • 0 comments

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.

tatemz avatar Mar 16 '21 16:03 tatemz