Fixing firestore doesn’t support js object
In node, working with firestore models can be tricky. When you use a new keyword to initialise an object, Firestore throws error.
In node, working with firestore models can be tricky. When you use a new keyword to initialise an object, Firestore throws error.